Skip to content

Commit

Permalink
Update jest monorepo to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2019
1 parent fa82742 commit 0c21b87
Show file tree
Hide file tree
Showing 3 changed files with 1,002 additions and 368 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"flow-bin": "0.97.0",
"husky": "1.3.1",
"lerna": "3.13.4",
"jest": "23.6.0",
"jest": "24.7.1",
"lint-staged": "8.1.5",
"npm-run-all": "4.1.5",
"coveralls": "3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/iiif-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"valid-url": "^1.0.9"
},
"devDependencies": {
"babel-jest": "23.6.0",
"babel-jest": "24.7.1",
"nwb": "0.23.0",
"nwb-watch": "1.0.0",
"react-test-renderer": "16.8.6"
Expand Down
Loading

0 comments on commit 0c21b87

Please sign in to comment.