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 44a1c5f commit a314579Copy full SHA for a314579
package.json
@@ -65,7 +65,7 @@
65
"@testing-library/jest-dom": "^6.6.3",
66
"@testing-library/react": "^16.3.0",
67
"@testing-library/user-event": "^14.6.1",
68
- "babel-jest": "~29.7.0",
+ "babel-jest": "~30.0.0",
69
"babel-loader": "~10.0.0",
70
"cross-env": "~7.0.3",
71
"css-loader": "~7.1.2",
@@ -80,8 +80,8 @@
80
"globals": "^16.2.0",
81
"history": "~5.3.0",
82
"html-webpack-plugin": "~5.6.3",
83
- "jest": "~29.7.0",
84
- "jest-environment-jsdom": "^29.7.0",
+ "jest": "~30.0.0",
+ "jest-environment-jsdom": "^30.0.0",
85
"mini-css-extract-plugin": "^2.9.2",
86
"prop-types": "~15.8.1",
87
"react": "~19.1.0",
0 commit comments