chore(deps-dev): bump @types/vscode from 1.63.2 to 1.64.0 (#1429)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
620b337087
commit
803bc80dbf
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -19,7 +19,7 @@
|
|||
"devDependencies": {
|
||||
"@types/lodash-es": "^4.17.5",
|
||||
"@types/node": "^17.0.14",
|
||||
"@types/vscode": "^1.63.2",
|
||||
"@types/vscode": "^1.64.0",
|
||||
"@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.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.2.tgz",
|
||||
"integrity": "sha512-awvdx4vX7SkMKyvWIlRjycjb4blYRSQI3Bav0YMn+lJLGN6gJgb20urN/dQCv/2ejDu5S6ADEBt6O15DOpIAkg==",
|
||||
"version": "1.64.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.64.0.tgz",
|
||||
"integrity": "sha512-bSlAWz5WtcSL3cO9tAT/KpEH9rv5OBnm93OIIFwdCshaAiqr2bp1AUyEwW9MWeCvZBHEXc3V0fTYVdVyzDNwHA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@typescript-eslint/eslint-plugin": {
|
||||
|
@ -3778,9 +3778,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/vscode": {
|
||||
"version": "1.63.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.63.2.tgz",
|
||||
"integrity": "sha512-awvdx4vX7SkMKyvWIlRjycjb4blYRSQI3Bav0YMn+lJLGN6gJgb20urN/dQCv/2ejDu5S6ADEBt6O15DOpIAkg==",
|
||||
"version": "1.64.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.64.0.tgz",
|
||||
"integrity": "sha512-bSlAWz5WtcSL3cO9tAT/KpEH9rv5OBnm93OIIFwdCshaAiqr2bp1AUyEwW9MWeCvZBHEXc3V0fTYVdVyzDNwHA==",
|
||||
"dev": true
|
||||
},
|
||||
"@typescript-eslint/eslint-plugin": {
|
||||
|
|
|
@ -193,7 +193,7 @@
|
|||
"devDependencies": {
|
||||
"@types/lodash-es": "^4.17.5",
|
||||
"@types/node": "^17.0.14",
|
||||
"@types/vscode": "^1.63.2",
|
||||
"@types/vscode": "^1.64.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.2",
|
||||
"@typescript-eslint/parser": "^5.10.2",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
|
|
Loading…
Reference in a new issue