Skip to content

Commit d0ba7ef

Browse files
committed
update to jest 22
1 parent 92e2d07 commit d0ba7ef

File tree

2 files changed

+1223
-398
lines changed

2 files changed

+1223
-398
lines changed

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"@types/glob": "7.x",
239239
"@types/immutable": "3.x",
240240
"@types/jasmine": "2.8.x",
241-
"@types/jest": "21.x",
241+
"@types/jest": "22.x",
242242
"@types/json-schema": "^7.0.7",
243243
"@types/lodash-es": "4.17.x",
244244
"@types/node": "22.x",
@@ -280,8 +280,8 @@
280280
"i18next-parser": "^9.3.0",
281281
"i18next-pseudo": "^2.2.0",
282282
"jasmine-core": "2.x",
283-
"jest": "21.x",
284-
"jest-cli": "21.x",
283+
"jest": "22.x",
284+
"jest-cli": "22.x",
285285
"jest-junit": "^11.1.0",
286286
"jest-resolve": "^26.4.0",
287287
"jest-transform-graphql": "^2.1.0",
@@ -305,7 +305,7 @@
305305
"sass-loader": "^10.1.1",
306306
"style-loader": "^2.0.0",
307307
"thread-loader": "^4.0.4",
308-
"ts-jest": "21.x",
308+
"ts-jest": "22.x",
309309
"ts-node": "10.9.2",
310310
"typescript": "5.7.2",
311311
"val-loader": "^6.0.0",

0 commit comments

Comments
 (0)