Skip to content

Commit

Permalink
Chore: Update Jest dependencies (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo authored Feb 21, 2018
1 parent 9944a02 commit 092fc71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/jest-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"build-module"
],
"dependencies": {
"jest-matcher-utils": "^22.0.3",
"jest-matcher-utils": "^22.4.0",
"lodash": "^4.17.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@wordpress/babel-preset-default": "^1.0.2",
"@wordpress/jest-preset-default": "^1.0.0",
"cross-spawn": "^5.1.0",
"jest": "^22.0.4",
"jest": "^22.4.0",
"read-pkg-up": "^3.0.0"
},
"publishConfig": {
Expand Down

0 comments on commit 092fc71

Please sign in to comment.