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 d9d6267 commit 29a6463Copy full SHA for 29a6463
package.json
@@ -64,7 +64,7 @@
64
"@storybook/react": "5.3.18",
65
"autoprefixer": "9.7.6",
66
"babel-eslint": "10.1.0",
67
- "babel-jest": "25.5.1",
+ "babel-jest": "26.0.0",
68
"babel-loader": "8.1.0",
69
"babel-plugin-module-resolver": "4.0.0",
70
"css-loader": "3.5.3",
@@ -78,8 +78,8 @@
78
"eslint-plugin-react-percy": "0.2.4",
79
"fs": "0.0.2",
80
"glob": "7.1.6",
81
- "jest": "25.5.4",
82
- "jest-cli": "25.5.4",
+ "jest": "26.0.0",
+ "jest-cli": "26.0.0",
83
"mkdirp": "1.0.4",
84
"node-sass": "4.14.0",
85
"postcss": "7.0.28",
0 commit comments