Skip to content

Commit a8e0f12

Browse files
committed
fix: upgrade typescript from 5.7.3 to 5.9.2
Snyk has created this PR to upgrade typescript from 5.7.3 to 5.9.2. See this package in npm: typescript 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 0aa7f10 commit a8e0f12

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
@@ -51,7 +51,7 @@
5151
"jest-circus": "^29.7.0",
5252
"prettier": "^2.8.4",
5353
"ts-jest": "^29.2.5",
54-
"typescript": "^5.5.3"
54+
"typescript": "^5.9.2"
5555
},
5656
"bugs": {
5757
"url": "https://github.com/actions/setup-java/issues"

0 commit comments

Comments
 (0)