Skip to content

Commit d909762

Browse files
Update jest monorepo
1 parent 3ac73b8 commit d909762

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"url": "https://github.com/e2e-boilerplate/puppeteer-typescript-ts-jest-jest-expect/issues"
55
},
66
"dependencies": {
7-
"jest": "26.6.3",
7+
"jest": "30.2.0",
88
"puppeteer": "5.5.0",
9-
"ts-jest": "26.5.6",
9+
"ts-jest": "29.4.5",
1010
"typescript": "4.7.4"
1111
},
1212
"description": "Puppeteer end-to-end test automation boilerplate. Using TypeScript, ts-jest, Jest and Expect.",
1313
"devDependencies": {
14-
"@types/jest": "26.0.24",
14+
"@types/jest": "30.0.0",
1515
"@types/node": "13.13.52",
1616
"@types/puppeteer": "3.0.8",
1717
"husky": "6.0.0",

0 commit comments

Comments
 (0)