Skip to content

Commit 830ab32

Browse files
committed
Update jest monorepo to v24
1 parent c09a75c commit 830ab32

File tree

3 files changed

+997
-383
lines changed

3 files changed

+997
-383
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"flow-bin": "0.98.0",
1515
"husky": "1.3.1",
1616
"lerna": "3.13.4",
17-
"jest": "23.6.0",
17+
"jest": "24.8.0",
1818
"lint-staged": "8.1.6",
1919
"npm-run-all": "4.1.5",
2020
"coveralls": "3.0.3",

packages/iiif-redux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"valid-url": "^1.0.9"
3939
},
4040
"devDependencies": {
41-
"babel-jest": "23.6.0",
41+
"babel-jest": "24.8.0",
4242
"nwb": "0.23.0",
4343
"nwb-watch": "1.0.0",
4444
"react-test-renderer": "16.8.6"

0 commit comments

Comments
 (0)