Skip to content

Commit 4cfd4e4

Browse files
chore(deps): update jest monorepo to v30 (#1492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4036f1a commit 4cfd4e4

File tree

2 files changed

+1015
-662
lines changed

2 files changed

+1015
-662
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"typescript": "5.9"
3737
},
3838
"devDependencies": {
39-
"@types/jest": "^29.5.12",
39+
"@types/jest": "^30.0.0",
4040
"@types/koa": "2.15.0",
4141
"@types/koa-bodyparser": "4.3.12",
4242
"@types/koa-helmet": "6.1.0",
@@ -46,7 +46,7 @@
4646
"@types/object-mapper": "6.2.2",
4747
"axios": "1.12.0",
4848
"eslint": "9.37.0",
49-
"jest": "29.7.0",
49+
"jest": "30.2.0",
5050
"mongodb-memory-server": "10.2.0",
5151
"nodemon": "3.1.10",
5252
"stoppable": "1.1.0",

0 commit comments

Comments
 (0)