Skip to content

Commit 0727c91

Browse files
committed
Update VS Code engine and types
1 parent 1b4ce2b commit 0727c91

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"Other"
2222
],
2323
"engines": {
24-
"vscode": "^1.44.0"
24+
"vscode": "^1.63.1"
2525
},
2626
"activationEvents": [
2727
"onCommand:snippet-copy.copySnippet",
@@ -116,7 +116,7 @@
116116
"@types/glob": "^7.2.0",
117117
"@types/mocha": "^9.1.0",
118118
"@types/node": "^16.11.21",
119-
"@types/vscode": "^1.44.0",
119+
"@types/vscode": "^1.63.1",
120120
"@types/webpack-env": "^1.16.3",
121121
"@typescript-eslint/eslint-plugin": "^5.10.0",
122122
"@typescript-eslint/parser": "^5.10.0",

0 commit comments

Comments
 (0)