Skip to content

Commit b5c64c6

Browse files
Update jest monorepo to v29
1 parent 93f2752 commit b5c64c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/cron": "2.0.0",
4343
"@types/debug": "4.1.7",
4444
"@types/ioredis": "4.28.10",
45-
"@types/jest": "28.1.8",
45+
"@types/jest": "29.0.0",
4646
"@types/koa": "2.13.5",
4747
"@types/koa-bodyparser": "4.3.7",
4848
"@types/koa-json": "2.0.20",
@@ -52,7 +52,7 @@
5252
"@types/koa-views": "2.0.4",
5353
"@types/randomstring": "1.1.8",
5454
"browserify": "17.0.0",
55-
"jest": "28.1.3",
55+
"jest": "29.0.1",
5656
"jest-html-reporters": "3.0.10",
5757
"jest-puppeteer": "6.1.1",
5858
"loadtest": "5.2.0",

0 commit comments

Comments
 (0)