Skip to content

Commit 0994b38

Browse files
authored
chore: update jest from v29 to v30 (#549)
1 parent b87c0bf commit 0994b38

File tree

2 files changed

+1207
-512
lines changed

2 files changed

+1207
-512
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
},
6767
"devDependencies": {
6868
"@hirez_io/observer-spy": "^2.2.0",
69-
"@jest/types": "^29.6.3",
69+
"@jest/types": "^30.0.0",
7070
"@swc/core": "^1.7.23",
7171
"@swc/jest": "^0.2.36",
72-
"@types/jest": "^29.5.6",
72+
"@types/jest": "^29.5.14",
7373
"@types/lodash": "^4.17.7",
7474
"@types/node": "^18.19.50",
7575
"@types/shell-quote": "^1.7.5",
@@ -87,7 +87,7 @@
8787
"eslint-plugin-prettier": "^5.2.1",
8888
"eslint-plugin-simple-import-sort": "^10.0.0",
8989
"husky": "^9.1.5",
90-
"jest": "^29.7.0",
90+
"jest": "^30.0.0",
9191
"jest-create-mock-instance": "^2.0.0",
9292
"lint-staged": "^15.2.10",
9393
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)