Skip to content

Commit 94793bd

Browse files
chore(deps): update jest monorepo to v29
1 parent 8fb14e4 commit 94793bd

File tree

2 files changed

+820
-1233
lines changed

2 files changed

+820
-1233
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,18 @@
2525
"@nuxt/types": "2.15.8",
2626
"@nuxtjs/module-test-utils": "1.6.3",
2727
"@types/consola": "1.0.0",
28-
"@types/jest": "27.5.2",
28+
"@types/jest": "29.5.10",
2929
"@types/jsdom": "21.1.5",
3030
"@types/node": "16.18.62",
3131
"@types/puppeteer": "5.4.7",
3232
"all-contributors-cli": "6.24.0",
3333
"codecov": "3.8.3",
34-
"jest": "27.5.1",
34+
"jest": "29.7.0",
3535
"nuxt": "2.16.3",
3636
"prettier": "2.8.8",
3737
"puppeteer": "15.5.0",
3838
"standard-version": "9.5.0",
39-
"ts-jest": "27.1.5",
39+
"ts-jest": "29.1.1",
4040
"typescript": "5.0.4"
4141
},
4242
"jest": {

0 commit comments

Comments
 (0)