chore(deps-dev): bump @types/vscode from 1.62.0 to 1.63.0 (#1360)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-10 10:11:05 +01:00 committed by GitHub
parent 4152807e75
commit ad20bc298e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -18,7 +18,7 @@
"devDependencies": {
"@types/lodash-es": "^4.17.5",
"@types/node": "^16.11.12",
"@types/vscode": "^1.62.0",
"@types/vscode": "^1.63.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"clean-webpack-plugin": "^4.0.0",
@ -198,9 +198,9 @@
"dev": true
},
"node_modules/@types/vscode": {
"version": "1.62.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.62.0.tgz",
"integrity": "sha512-iGlQJ1w5e3qPUryroO6v4lxg3ql1ztdTCwQW3xEwFawdyPLoeUSv48SYfMwc7kQA7h6ThUqflZIjgKAykeF9oA==",
"version": "1.63.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.0.tgz",
"integrity": "sha512-iePu1axOi5WSThV6l2TYcciBIpAlMarjBC8H0y8L8ocsZLxh7MttzwFU3pjoItF5fRVGxHS0Hsvje9jO3yJsfw==",
"dev": true
},
"node_modules/@typescript-eslint/eslint-plugin": {
@ -3174,9 +3174,9 @@
"dev": true
},
"@types/vscode": {
"version": "1.62.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.62.0.tgz",
"integrity": "sha512-iGlQJ1w5e3qPUryroO6v4lxg3ql1ztdTCwQW3xEwFawdyPLoeUSv48SYfMwc7kQA7h6ThUqflZIjgKAykeF9oA==",
"version": "1.63.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.0.tgz",
"integrity": "sha512-iePu1axOi5WSThV6l2TYcciBIpAlMarjBC8H0y8L8ocsZLxh7MttzwFU3pjoItF5fRVGxHS0Hsvje9jO3yJsfw==",
"dev": true
},
"@typescript-eslint/eslint-plugin": {

View file

@ -194,7 +194,7 @@
"devDependencies": {
"@types/lodash-es": "^4.17.5",
"@types/node": "^16.11.12",
"@types/vscode": "^1.62.0",
"@types/vscode": "^1.63.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"clean-webpack-plugin": "^4.0.0",