Skip to content

Commit e086778

Browse files
Update jest to v30
1 parent 73d8f43 commit e086778

File tree

2 files changed

+902
-878
lines changed

2 files changed

+902
-878
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/sdp-transform": "^2.4.5",
9191
"@typescript-eslint/eslint-plugin": "^8.0.0",
9292
"@typescript-eslint/parser": "^8.0.0",
93-
"babel-jest": "^29.0.0",
93+
"babel-jest": "^30.0.0",
9494
"babel-plugin-search-and-replace": "^1.1.1",
9595
"debug": "^4.3.4",
9696
"eslint": "8.57.1",
@@ -108,10 +108,10 @@
108108
"fetch-mock": "11.1.5",
109109
"fetch-mock-jest": "^1.5.1",
110110
"husky": "^9.0.0",
111-
"jest": "^29.0.0",
112-
"jest-environment-jsdom": "^29.0.0",
111+
"jest": "^30.0.0",
112+
"jest-environment-jsdom": "^30.0.0",
113113
"jest-localstorage-mock": "^2.4.6",
114-
"jest-mock": "^29.0.0",
114+
"jest-mock": "^30.0.0",
115115
"knip": "^5.0.0",
116116
"lint-staged": "^16.0.0",
117117
"matrix-mock-request": "^2.5.0",

0 commit comments

Comments
 (0)