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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-03 10:40:46 +01:00 committed by GitHub
parent dd760c53c0
commit 620b337087
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

@ -19,7 +19,7 @@
"devDependencies": {
"@types/lodash-es": "^4.17.5",
"@types/node": "^17.0.14",
"@types/vscode": "^1.63.1",
"@types/vscode": "^1.63.2",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"clean-webpack-plugin": "^4.0.0",
@ -199,9 +199,9 @@
"dev": true
},
"node_modules/@types/vscode": {
"version": "1.63.1",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.1.tgz",
"integrity": "sha512-Z+ZqjRcnGfHP86dvx/BtSwWyZPKQ/LBdmAVImY82TphyjOw2KgTKcp7Nx92oNwCTsHzlshwexAG/WiY2JuUm3g==",
"version": "1.63.2",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.2.tgz",
"integrity": "sha512-awvdx4vX7SkMKyvWIlRjycjb4blYRSQI3Bav0YMn+lJLGN6gJgb20urN/dQCv/2ejDu5S6ADEBt6O15DOpIAkg==",
"dev": true
},
"node_modules/@typescript-eslint/eslint-plugin": {
@ -3778,9 +3778,9 @@
"dev": true
},
"@types/vscode": {
"version": "1.63.1",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.1.tgz",
"integrity": "sha512-Z+ZqjRcnGfHP86dvx/BtSwWyZPKQ/LBdmAVImY82TphyjOw2KgTKcp7Nx92oNwCTsHzlshwexAG/WiY2JuUm3g==",
"version": "1.63.2",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.2.tgz",
"integrity": "sha512-awvdx4vX7SkMKyvWIlRjycjb4blYRSQI3Bav0YMn+lJLGN6gJgb20urN/dQCv/2ejDu5S6ADEBt6O15DOpIAkg==",
"dev": true
},
"@typescript-eslint/eslint-plugin": {

View file

@ -193,7 +193,7 @@
"devDependencies": {
"@types/lodash-es": "^4.17.5",
"@types/node": "^17.0.14",
"@types/vscode": "^1.63.1",
"@types/vscode": "^1.63.2",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"clean-webpack-plugin": "^4.0.0",