Skip to content

Commit

Permalink
Ensure update of Jest is fine
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Mar 12, 2017
1 parent 3c022e3 commit 7758081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"babel-preset-stage-3": "^6.17.0",
"husky": "^0.12.0",
"in-publish": "^2.0.0",
"jest": "^19.0.0",
"jest": "^19.0.2",
"lint-staged": "^3.2.5",
"madge": "^1.4.4",
"shx": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2412,7 +2412,7 @@ jest-validate@^19.0.2:
leven "^2.0.0"
pretty-format "^19.0.0"

jest@^19.0.0:
jest@^19.0.2:
version "19.0.2"
resolved "https://registry.yarnpkg.com/jest/-/jest-19.0.2.tgz#b794faaf8ff461e7388f28beef559a54f20b2c10"
dependencies:
Expand Down

0 comments on commit 7758081

Please sign in to comment.