Skip to content

Commit b8dfe78

Browse files
committed
fix: upgrade typescript from 4.4.4 to 4.9.5
Snyk has created this PR to upgrade typescript from 4.4.4 to 4.9.5. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/5ad8814a-416f-42e2-a105-bd48d208a578?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent efcba6b commit b8dfe78

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

vscode-dotnet-sdk-extension/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vscode-dotnet-sdk-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"shelljs": "^0.8.5",
9999
"ts-loader": "^9.2.6",
100100
"tslint": "^5.20.1",
101-
"typescript": "4.4.4",
101+
"typescript": "4.9.5",
102102
"vscode-dotnet-runtime-library": "file:../vscode-dotnet-runtime-library",
103103
"vscode-test": "^1.6.1"
104104
},

0 commit comments

Comments
 (0)