Skip to content

Commit a314579

Browse files
authored
⬆️ Update all of jest to version 30.0.0 (#321)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 44a1c5f commit a314579

File tree

2 files changed

+1147
-1052
lines changed

2 files changed

+1147
-1052
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@testing-library/jest-dom": "^6.6.3",
6666
"@testing-library/react": "^16.3.0",
6767
"@testing-library/user-event": "^14.6.1",
68-
"babel-jest": "~29.7.0",
68+
"babel-jest": "~30.0.0",
6969
"babel-loader": "~10.0.0",
7070
"cross-env": "~7.0.3",
7171
"css-loader": "~7.1.2",
@@ -80,8 +80,8 @@
8080
"globals": "^16.2.0",
8181
"history": "~5.3.0",
8282
"html-webpack-plugin": "~5.6.3",
83-
"jest": "~29.7.0",
84-
"jest-environment-jsdom": "^29.7.0",
83+
"jest": "~30.0.0",
84+
"jest-environment-jsdom": "^30.0.0",
8585
"mini-css-extract-plugin": "^2.9.2",
8686
"prop-types": "~15.8.1",
8787
"react": "~19.1.0",

0 commit comments

Comments
 (0)