We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09a75c commit 830ab32Copy full SHA for 830ab32
package.json
@@ -14,7 +14,7 @@
14
"flow-bin": "0.98.0",
15
"husky": "1.3.1",
16
"lerna": "3.13.4",
17
- "jest": "23.6.0",
+ "jest": "24.8.0",
18
"lint-staged": "8.1.6",
19
"npm-run-all": "4.1.5",
20
"coveralls": "3.0.3",
packages/iiif-redux/package.json
@@ -38,7 +38,7 @@
38
"valid-url": "^1.0.9"
39
},
40
"devDependencies": {
41
- "babel-jest": "23.6.0",
+ "babel-jest": "24.8.0",
42
"nwb": "0.23.0",
43
"nwb-watch": "1.0.0",
44
"react-test-renderer": "16.8.6"
0 commit comments