Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 067d871

Browse files
committed
fix: upgrade @types/jest from 29.5.5 to 29.5.12
Snyk has created this PR to upgrade @types/jest from 29.5.5 to 29.5.12. See this package in npm: @types/jest See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/c1eefded-329c-4b0f-9ff4-2acee37bee6b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c1cae44 commit 067d871

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
@@ -50,7 +50,7 @@
5050
"@types/node": "^20.14.10"
5151
},
5252
"devDependencies": {
53-
"@types/jest": "^29.5.5",
53+
"@types/jest": "^29.5.12",
5454
"@typescript-eslint/eslint-plugin": "^6.7.5",
5555
"@typescript-eslint/parser": "^6.21.0",
5656
"@vercel/ncc": "^0.38.0",

0 commit comments

Comments
 (0)