Skip to content

Commit b2ebd19

Browse files
Update jest monorepo to v30
1 parent 3287a2a commit b2ebd19

File tree

2 files changed

+1363
-1101
lines changed

2 files changed

+1363
-1101
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@relmify/jest-serializer-strip-ansi": "^1.0.2",
2727
"@types/dedent": "^0.7.0",
28-
"@types/jest": "^29.0.3",
28+
"@types/jest": "^30.0.0",
2929
"@types/koa": "^2.13.5",
3030
"@types/koa-compress": "^4.0.0",
3131
"@types/koa-static": "^4.0.1",
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/eslint-plugin": "^7.9.0",
3737
"@typescript-eslint/parser": "^7.9.0",
3838
"eslint": "^8.56.0",
39-
"jest": "^29.0.3",
39+
"jest": "^30.0.0",
4040
"prettier": "^3.0.0",
4141
"ts-jest": "^29.1.2",
4242
"typescript": "^5.4.4"

0 commit comments

Comments
 (0)