chore(deps-dev): bump @types/vscode from 1.52.0 to 1.53.0 (#880)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-04 20:32:26 +01:00 committed by GitHub
parent 3ff6f27fe8
commit 8d5dd19a92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -194,9 +194,9 @@
}
},
"@types/vscode": {
"version": "1.52.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.52.0.tgz",
"integrity": "sha512-Kt3bvWzAvvF/WH9YEcrCICDp0Z7aHhJGhLJ1BxeyNP6yRjonWqWnAIh35/pXAjswAnWOABrYlF7SwXR9+1nnLA==",
"version": "1.53.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.53.0.tgz",
"integrity": "sha512-XjFWbSPOM0EKIT2XhhYm3D3cx3nn3lshMUcWNy1eqefk+oqRuBq8unVb6BYIZqXy9lQZyeUl7eaBCOZWv+LcXQ==",
"dev": true
},
"@types/webpack": {

View file

@ -188,7 +188,7 @@
},
"devDependencies": {
"@types/node": "^14.14.25",
"@types/vscode": "^1.51.0",
"@types/vscode": "^1.53.0",
"@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/parser": "^4.14.2",
"clean-webpack-plugin": "^3.0.0",