Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Sep 28, 2017
1 parent c9faf55 commit 3ad2e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
"eslint-config-prettier": "^2.6.0",
"glob": "^7.1.2",
"husky": "^0.14.3",
"jest": "^21.2.0",
"jest": "^21.2.1",
"lint-staged": "^4.2.3",
"lodash.camelcase": "^4.3.0",
"lodash.has": "^4.5.2",
"lodash.merge": "^4.6.0",
"mkdirp": "^0.5.1",
"prettier": "^1.7.0",
"prettier": "1.7.0",
"read-pkg-up": "^2.0.0",
"resolve": "^1.4.0",
"rimraf": "^2.6.2",
Expand Down

0 comments on commit 3ad2e2b

Please sign in to comment.