Skip to content

Commit 74f2bbd

Browse files
Update jest monorepo
1 parent 9cf8f15 commit 74f2bbd

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
@@ -5,15 +5,15 @@
55
},
66
"dependencies": {
77
"chai-as-promised": "7.1.1",
8-
"jest": "26.6.3",
9-
"ts-jest": "26.5.6",
8+
"jest": "30.2.0",
9+
"ts-jest": "29.4.5",
1010
"typescript": "4.3.5",
1111
"wd": "1.14.0",
1212
"webdriver-manager": "12.1.8"
1313
},
1414
"description": "WD end-to-end test automation boilerplate. Using TypeScript, ts-jest, Webdriver-Manager, Jest and Expect.",
1515
"devDependencies": {
16-
"@types/jest": "26.0.22",
16+
"@types/jest": "30.0.0",
1717
"@types/node": "13.13.50",
1818
"husky": "6.0.0",
1919
"lint-staged": "10.5.4",

0 commit comments

Comments
 (0)