We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b857495 commit dbf19beCopy full SHA for dbf19be
package.json
@@ -1217,9 +1217,9 @@
1217
"vscode-languageclient": "^8.1.0"
1218
},
1219
"devDependencies": {
1220
- "@types/glob": "^8.0.1",
+ "@types/glob": "^8.1.0",
1221
"@types/mocha": "^10.0.1",
1222
- "@types/node": "^18.14.0",
+ "@types/node": "^18.14.1",
1223
"@types/vscode": "^1.74.0",
1224
"@typescript-eslint/eslint-plugin": "^5.53.0",
1225
"@typescript-eslint/parser": "^5.53.0",
@@ -1237,7 +1237,7 @@
1237
"prettier": "^2.8.4",
1238
"ts-loader": "^9.4.2",
1239
"typescript": "^4.9.5",
1240
- "@vscode/vsce": "^2.17.0",
+ "@vscode/vsce": "^2.18.0",
1241
"webpack": "^5.75.0",
1242
"webpack-cli": "^5.0.1"
1243
}
0 commit comments