diff --git a/package.json b/package.json index feeb82d5..7394aef7 100644 --- a/package.json +++ b/package.json @@ -31,15 +31,15 @@ "author": "Chris O'Donnell (http://codfish.io/)", "license": "MIT", "dependencies": { - "@babel/cli": "^7.5.5", - "@babel/core": "^7.5.5", + "@babel/cli": "^7.6.4", + "@babel/core": "^7.6.4", "@babel/plugin-proposal-class-properties": "^7.5.5", "@babel/plugin-transform-modules-commonjs": "^7.5.0", "@babel/plugin-transform-runtime": "^7.5.5", - "@babel/preset-env": "^7.5.5", + "@babel/preset-env": "^7.6.3", "@babel/preset-flow": "^7.0.0", - "@babel/preset-react": "^7.0.0", - "@babel/runtime": "^7.5.5", + "@babel/preset-react": "^7.6.3", + "@babel/runtime": "^7.6.3", "@commitlint/cli": "^8.1.0", "@commitlint/config-conventional": "^8.1.0", "arrify": "^2.0.1", @@ -50,19 +50,19 @@ "babel-plugin-module-resolver": "^3.1.1", "babel-plugin-transform-inline-environment-variables": "^0.4.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.21", - "browserslist": "^4.6.6", + "browserslist": "^4.7.2", "concurrently": "^4.1.1", "cross-env": "^6.0.0", - "cross-spawn": "^7.0.0", + "cross-spawn": "^7.0.1", "doctoc": "^1.4.0", "eslint": "^5.15.2", - "eslint-config-codfish": "^5.1.0", - "glob": "^7.1.4", - "husky": "^3.0.3", + "eslint-config-codfish": "^5.3.0", + "glob": "^7.1.5", + "husky": "^3.0.9", "is-ci": "^2.0.0", "jest": "^24.8.0", "jest-watch-typeahead": "^0.3.1", - "lint-staged": "^9.2.1", + "lint-staged": "^9.4.2", "lodash.camelcase": "^4.3.0", "lodash.has": "^4.5.2", "lodash.omit": "^4.5.0",