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 5baa87d commit 634ebaeCopy full SHA for 634ebae
package.json
@@ -64,7 +64,7 @@
64
"@storybook/react": "6.2.9",
65
"autoprefixer": "10.2.5",
66
"babel-eslint": "10.1.0",
67
- "babel-jest": "26.6.3",
+ "babel-jest": "29.7.0",
68
"babel-loader": "8.2.2",
69
"babel-plugin-module-resolver": "4.1.0",
70
"css-loader": "5.2.4",
@@ -78,8 +78,8 @@
78
"eslint-plugin-react-percy": "0.2.4",
79
"fs": "0.0.2",
80
"glob": "7.1.6",
81
- "jest": "26.6.3",
82
- "jest-cli": "26.6.3",
+ "jest": "29.7.0",
+ "jest-cli": "29.7.0",
83
"mkdirp": "1.0.4",
84
"node-sass": "4.14.1",
85
"postcss": "8.2.13",
0 commit comments