Skip to content

Commit 0b58c60

Browse files
Update dependency @types/jest to v30
1 parent 8c56fcb commit 0b58c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"description": "Cypress end-to-end test automation boilerplate. Using TypeScript, Jest and Expect.",
1414
"devDependencies": {
1515
"@types/cypress-cucumber-preprocessor": "4.0.1",
16-
"@types/jest": "26.0.24",
16+
"@types/jest": "30.0.0",
1717
"husky": "6.0.0",
1818
"lint-staged": "10.5.4",
1919
"prettier": "2.7.1",

0 commit comments

Comments
 (0)