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 f5bad2b commit 2ba0605Copy full SHA for 2ba0605
package.json
@@ -50,7 +50,7 @@
50
"@babel/preset-env": "^7.26.9",
51
"@babel/preset-react": "^7.26.3",
52
"babel-eslint": "^10.1.0",
53
- "babel-jest": "^27.5.1",
+ "babel-jest": "^30.0.2",
54
"babel-plugin-add-module-exports": "^1.0.4",
55
"chai": "^4.5.0",
56
"dirty-chai": "^2.0.1",
@@ -61,7 +61,7 @@
61
"eslint-plugin-jsx-a11y": "^6.10.2",
62
"eslint-plugin-mocha": "^9.0.0",
63
"eslint-plugin-react": "^7.37.5",
64
- "jest": "^27.5.1",
+ "jest": "^30.0.3",
65
"prop-types": "^15.8.1",
66
"react": "^17.0.2",
67
"release-script": "^1.0.2",
0 commit comments