Skip to content

Commit a64003b

Browse files
Update jest to v30
1 parent 2f72f9e commit a64003b

File tree

2 files changed

+925
-996
lines changed

2 files changed

+925
-996
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@
8484
"@stylistic/eslint-plugin": "^5.0.0",
8585
"@types/content-type": "^1.1.5",
8686
"@types/debug": "^4.1.7",
87-
"@types/jest": "^29.0.0",
87+
"@types/jest": "^30.0.0",
8888
"@types/node": "18",
8989
"@types/sdp-transform": "^2.4.5",
9090
"@typescript-eslint/eslint-plugin": "^8.0.0",
9191
"@typescript-eslint/parser": "^8.0.0",
92-
"babel-jest": "^29.0.0",
92+
"babel-jest": "^30.0.0",
9393
"babel-plugin-search-and-replace": "^1.1.1",
9494
"debug": "^4.3.4",
9595
"eslint": "8.57.1",
@@ -107,10 +107,10 @@
107107
"fetch-mock": "11.1.5",
108108
"fetch-mock-jest": "^1.5.1",
109109
"husky": "^9.0.0",
110-
"jest": "^29.0.0",
111-
"jest-environment-jsdom": "^29.0.0",
110+
"jest": "^30.0.0",
111+
"jest-environment-jsdom": "^30.0.0",
112112
"jest-localstorage-mock": "^2.4.6",
113-
"jest-mock": "^29.0.0",
113+
"jest-mock": "^30.0.0",
114114
"knip": "^5.0.0",
115115
"lint-staged": "^16.0.0",
116116
"matrix-mock-request": "^2.5.0",

0 commit comments

Comments
 (0)