Skip to content

Commit 10a7bdc

Browse files
authored
chore: update jest from v29 to v30 (#406)
1 parent a78d3d9 commit 10a7bdc

13 files changed

+5932
-4461
lines changed

package-lock.json

Lines changed: 5645 additions & 4172 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/node": "^20.14.9",
6363
"@types/serialize-javascript": "^5.0.4",
6464
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
65-
"babel-jest": "^29.7.0",
65+
"babel-jest": "^30.0.0",
6666
"cross-env": "^7.0.3",
6767
"cspell": "^8.13.1",
6868
"del": "^7.1.0",
@@ -72,7 +72,7 @@
7272
"eslint-plugin-import": "^2.29.1",
7373
"file-loader": "^6.2.0",
7474
"husky": "^9.1.4",
75-
"jest": "^29.7.0",
75+
"jest": "^30.0.0",
7676
"lint-staged": "^15.2.8",
7777
"memfs": "^4.11.1",
7878
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)