Skip to content

Commit c56cf11

Browse files
committed
fix: upgrade ts-jest from 29.1.2 to 29.2.5
Snyk has created this PR to upgrade ts-jest from 29.1.2 to 29.2.5. See this package in npm: ts-jest See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/cb49a091-b7cf-4c90-9717-1be2d332597e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 274a638 commit c56cf11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jest": "^29.7.0",
5151
"jest-circus": "^29.7.0",
5252
"prettier": "^2.8.4",
53-
"ts-jest": "^29.1.2",
53+
"ts-jest": "^29.2.5",
5454
"typescript": "^5.5.3"
5555
},
5656
"bugs": {

0 commit comments

Comments
 (0)