Skip to content

Commit b79ff19

Browse files
committed
fix(vscode): update @tsslint/typescript-plugin to version 3.0.0-alpha.1
1 parent c993fb3 commit b79ff19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"publish": "vsce publish && rm -rf node_modules && pnpm install"
3737
},
3838
"dependencies": {
39-
"@tsslint/typescript-plugin": "3.0.0-alpha.0"
39+
"@tsslint/typescript-plugin": "3.0.0-alpha.1"
4040
},
4141
"devDependencies": {
4242
"@types/vscode": "^1.82.0",

0 commit comments

Comments
 (0)