We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f844350 commit a0a6bf4Copy full SHA for a0a6bf4
package.json
@@ -65,7 +65,7 @@
65
"@testing-library/jest-dom": "^6.9.1",
66
"@testing-library/react": "^16.3.1",
67
"@testing-library/user-event": "^14.6.1",
68
- "babel-jest": "~30.2.0",
+ "babel-jest": "~30.3.0",
69
"babel-loader": "~10.1.1",
70
"cross-env": "~10.1.0",
71
"css-loader": "~7.1.2",
@@ -80,8 +80,8 @@
80
"globals": "^17.0.0",
81
"history": "~5.3.0",
82
"html-webpack-plugin": "~5.6.5",
83
- "jest": "~30.2.0",
84
- "jest-environment-jsdom": "^30.2.0",
+ "jest": "~30.3.0",
+ "jest-environment-jsdom": "^30.3.0",
85
"mini-css-extract-plugin": "^2.9.4",
86
"prop-types": "~15.8.1",
87
"react": "~19.2.3",
0 commit comments