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 47d5a18 commit c6af6f9Copy full SHA for c6af6f9
package.json
@@ -65,7 +65,7 @@
65
"@testing-library/jest-dom": "^6.8.0",
66
"@testing-library/react": "^16.3.0",
67
"@testing-library/user-event": "^14.6.1",
68
- "babel-jest": "~30.1.2",
+ "babel-jest": "~30.2.0",
69
"babel-loader": "~10.0.0",
70
"cross-env": "~10.0.0",
71
"css-loader": "~7.1.2",
@@ -80,8 +80,8 @@
80
"globals": "^16.4.0",
81
"history": "~5.3.0",
82
"html-webpack-plugin": "~5.6.4",
83
- "jest": "~30.1.3",
84
- "jest-environment-jsdom": "^30.1.2",
+ "jest": "~30.2.0",
+ "jest-environment-jsdom": "^30.2.0",
85
"mini-css-extract-plugin": "^2.9.4",
86
"prop-types": "~15.8.1",
87
"react": "~19.1.1",
0 commit comments