Skip to content

Commit

Permalink
fix(deps): bump all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Sep 27, 2017
1 parent ce71993 commit c9faf55
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
"license": "MIT",
"dependencies": {
"all-contributors-cli": "^4.3.0",
"all-contributors-cli": "^4.5.0",
"arrify": "^1.0.1",
"babel-cli": "^6.26.0",
"babel-jest": "^21.0.2",
"babel-jest": "^21.2.0",
"babel-macros": "^1.0.2",
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-minify-dead-code-elimination": "^0.2.0",
Expand All @@ -43,13 +43,13 @@
"cross-env": "^5.0.5",
"cross-spawn": "^5.1.0",
"doctoc": "^1.3.0",
"eslint": "^4.7.1",
"eslint": "^4.7.2",
"eslint-config-kentcdodds": "^13.0.0",
"eslint-config-prettier": "^2.5.0",
"eslint-config-prettier": "^2.6.0",
"glob": "^7.1.2",
"husky": "^0.14.3",
"jest": "^21.1.0",
"lint-staged": "^4.2.1",
"jest": "^21.2.0",
"lint-staged": "^4.2.3",
"lodash.camelcase": "^4.3.0",
"lodash.has": "^4.5.2",
"lodash.merge": "^4.6.0",
Expand Down

0 comments on commit c9faf55

Please sign in to comment.