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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-19 21:43:32 +01:00 committed by GitHub
parent d7850aad1f
commit e4aa7c2945
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.13",
"@types/vscode": "^1.63.0",
"@types/vscode": "^1.63.1",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"clean-webpack-plugin": "^4.0.0",
@ -198,9 +198,9 @@
"dev": true
},
"node_modules/@types/vscode": {
"version": "1.63.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.0.tgz",
"integrity": "sha512-iePu1axOi5WSThV6l2TYcciBIpAlMarjBC8H0y8L8ocsZLxh7MttzwFU3pjoItF5fRVGxHS0Hsvje9jO3yJsfw==",
"version": "1.63.1",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.1.tgz",
"integrity": "sha512-Z+ZqjRcnGfHP86dvx/BtSwWyZPKQ/LBdmAVImY82TphyjOw2KgTKcp7Nx92oNwCTsHzlshwexAG/WiY2JuUm3g==",
"dev": true
},
"node_modules/@typescript-eslint/eslint-plugin": {
@ -3174,9 +3174,9 @@
"dev": true
},
"@types/vscode": {
"version": "1.63.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.0.tgz",
"integrity": "sha512-iePu1axOi5WSThV6l2TYcciBIpAlMarjBC8H0y8L8ocsZLxh7MttzwFU3pjoItF5fRVGxHS0Hsvje9jO3yJsfw==",
"version": "1.63.1",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.1.tgz",
"integrity": "sha512-Z+ZqjRcnGfHP86dvx/BtSwWyZPKQ/LBdmAVImY82TphyjOw2KgTKcp7Nx92oNwCTsHzlshwexAG/WiY2JuUm3g==",
"dev": true
},
"@typescript-eslint/eslint-plugin": {

View file

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