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 def5525 commit 3f73e65Copy full SHA for 3f73e65
package.json
@@ -63,7 +63,7 @@
63
"@rollup/plugin-node-resolve": "^7.1.1",
64
"babel-core": "^7.0.0-bridge.0",
65
"babel-eslint": "^10.1.0",
66
- "babel-jest": "^25.1.0",
+ "babel-jest": "^26.0.0",
67
"babel-loader": "^8.0.6",
68
"babel-plugin-styled-components": "^1.10.7",
69
"concurrently": "^5.1.0",
@@ -81,7 +81,7 @@
81
"fs-extra": "^8.1.0",
82
"glob": "^7.1.6",
83
"identity-obj-proxy": "^3.0.0",
84
- "jest": "^25.1.0",
+ "jest": "^26.0.0",
85
"mkdirp": "^1.0.3",
86
"node-sass": "^4.13.1",
87
"path": "^0.12.7",
0 commit comments