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 a4df75f commit ba71cc3Copy full SHA for ba71cc3
package.json
@@ -50,7 +50,7 @@
50
"@babel/preset-env": "^7.20.2",
51
"@babel/preset-react": "^7.18.6",
52
"babel-eslint": "^10.1.0",
53
- "babel-jest": "^27.5.1",
+ "babel-jest": "^29.4.3",
54
"babel-plugin-add-module-exports": "^1.0.4",
55
"chai": "^4.3.7",
56
"dirty-chai": "^2.0.1",
@@ -61,7 +61,7 @@
61
"eslint-plugin-jsx-a11y": "^6.7.1",
62
"eslint-plugin-mocha": "^9.0.0",
63
"eslint-plugin-react": "^7.32.2",
64
- "jest": "^27.5.1",
+ "jest": "^29.4.3",
65
"prop-types": "^15.8.1",
66
"react": "^17.0.2",
67
"release-script": "^1.0.2",
0 commit comments