Skip to content

Commit 6f82549

Browse files
committed
fix: upgrade typescript from 5.8.3 to 5.9.3
Snyk has created this PR to upgrade typescript from 5.8.3 to 5.9.3. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/dingjunhong1028/project/50b58731-027f-4569-a720-16180cbe835c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f04ddbe commit 6f82549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"style-loader": "^4.0.0",
2020
"terser-webpack-plugin": "^5.3.14",
2121
"ts-loader": "^9.5.2",
22-
"typescript": "^5.8.3",
22+
"typescript": "^5.9.3",
2323
"webpack": "^5.99.8",
2424
"webpack-cli": "^6.0.1"
2525
}

0 commit comments

Comments
 (0)