Skip to content

Commit 95a5b77

Browse files
committed
fix: upgrade typescript from 5.5.3 to 5.5.4
Snyk has created this PR to upgrade typescript from 5.5.3 to 5.5.4. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/20fa2c08-4c44-448c-83e3-73d5e9cb1108?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4d2a7eb commit 95a5b77

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
@@ -38,7 +38,7 @@
3838
"semantic-release": "^24.0.0",
3939
"semantic-release-plugin-update-version-in-files": "^1.1.0",
4040
"ts-jest": "^29.2.3",
41-
"typescript": "^5.0.0"
41+
"typescript": "^5.5.4"
4242
},
4343
"jest": {
4444
"extensionsToTreatAsEsm": [

0 commit comments

Comments
 (0)