diff --git a/package.json b/package.json index 5d315ca..c28a91b 100644 --- a/package.json +++ b/package.json @@ -40,11 +40,11 @@ }, "homepage": "https://github.com/adambrgmn/frans-scripts#readme", "dependencies": { - "all-contributors-cli": "^4.9.1", + "all-contributors-cli": "^4.10.1", "arrify": "^1.0.1", "babel-cli": "^6.26.0", - "babel-eslint": "^8.0.2", - "babel-jest": "^21.2.0", + "babel-eslint": "^8.0.3", + "babel-jest": "^22.0.1", "babel-macros": "^1.2.0", "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-minify-dead-code-elimination": "^0.2.0", @@ -53,35 +53,35 @@ "babel-plugin-transform-inline-environment-variables": "^0.2.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-react-jsx": "^6.24.1", - "babel-plugin-transform-react-remove-prop-types": "^0.4.10", + "babel-plugin-transform-react-remove-prop-types": "^0.4.12", "babel-preset-env": "^1.6.1", "babel-preset-react": "^6.24.1", "concurrently": "^3.5.1", "cross-env": "^5.1.1", "cross-spawn": "^5.1.0", "doctoc": "^1.3.0", - "eslint": "^4.12.0", + "eslint": "^4.13.1", "eslint-config-airbnb": "^16.1.0", "eslint-config-airbnb-base": "^12.1.0", "eslint-config-prettier": "^2.9.0", "eslint-plugin-babel": "^4.1.2", "eslint-plugin-import": "^2.8.0", - "eslint-plugin-jsx-a11y": "^6.0.2", + "eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-react": "^7.5.1", "glob": "^7.1.2", "husky": "^0.14.3", "is-ci": "^1.0.10", - "jest": "^21.2.1", - "lint-staged": "^5.0.0", + "jest": "^22.0.1", + "lint-staged": "^6.0.0", "lodash.camelcase": "^4.3.0", "lodash.has": "^4.5.2", "mkdirp": "^0.5.1", - "prettier": "^1.8.2", + "prettier": "^1.9.2", "read-pkg-up": "^3.0.0", "resolve": "^1.5.0", "rimraf": "^2.6.2", - "rollup": "^0.51.8", - "rollup-plugin-babel": "^3.0.2", + "rollup": "^0.52.3", + "rollup-plugin-babel": "^3.0.3", "rollup-plugin-commonjs": "^8.2.6", "rollup-plugin-json": "^2.3.0", "rollup-plugin-node-builtins": "^2.1.2",