diff --git a/package.json b/package.json index 632bad0c..9c9cf4c8 100644 --- a/package.json +++ b/package.json @@ -31,14 +31,14 @@ "author": "Kent C. Dodds (http://kentcdodds.com/)", "license": "MIT", "dependencies": { - "all-contributors-cli": "^4.10.1", + "all-contributors-cli": "^6.17.1", "arrify": "^1.0.1", "babel-cli": "^6.26.0", - "babel-jest": "^22.0.4", + "babel-jest": "^24.0.0", "babel-macros": "^1.2.0", "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-minify-dead-code-elimination": "^0.2.0", - "babel-plugin-module-resolver": "^3.0.0", + "babel-plugin-module-resolver": "^5.0.0", "babel-plugin-transform-class-properties": "^6.24.1", "babel-plugin-transform-inline-environment-variables": "^0.2.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", @@ -49,15 +49,15 @@ "concurrently": "^3.5.1", "cross-env": "^5.1.3", "cross-spawn": "^5.1.0", - "doctoc": "^1.3.0", - "eslint": "^4.14.0", - "eslint-config-kentcdodds": "^13.0.1", + "doctoc": "^2.2.0", + "eslint": "^6.0.0", + "eslint-config-kentcdodds": "^16.2.0", "eslint-config-prettier": "^2.9.0", - "glob": "^7.1.2", + "glob": "^9.0.0", "husky": "^0.14.3", "is-ci": "^1.1.0", - "jest": "^22.0.4", - "lint-staged": "^6.0.0", + "jest": "^26.0.0", + "lint-staged": "^10.2.0", "lodash.camelcase": "^4.3.0", "lodash.has": "^4.5.2", "lodash.omit": "^4.5.0", @@ -65,7 +65,7 @@ "prettier": "^1.9.2", "read-pkg-up": "^3.0.0", "resolve": "^1.5.0", - "rimraf": "^2.6.2", + "rimraf": "^4.3.1", "rollup": "^0.53.3", "rollup-plugin-babel": "^3.0.3", "rollup-plugin-commonjs": "^8.2.6",