build(deps-dev): bump vsce from 2.14.0 to 2.15.0 (#171)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-15 00:28:53 -05:00 committed by GitHub
parent 8a2338db15
commit f2ffa180f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 8 deletions

15
package-lock.json generated
View file

@ -25,7 +25,7 @@
"eslint": "^8.29.0",
"patch-package": "^6.5.0",
"typescript": "^4.9.4",
"vsce": "^2.14.0"
"vsce": "^2.15.0"
},
"engines": {
"vscode": "^1.74.0"
@ -2890,9 +2890,10 @@
"dev": true
},
"node_modules/vsce": {
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/vsce/-/vsce-2.14.0.tgz",
"integrity": "sha512-LH0j++sHjcFNT++SYcJ86Zyw49GvyoTRfzYJGmaCgfzTyL7MyMhZeVEnj9K9qKh/m1N3/sdWWNxP+PFS/AvWiA==",
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/vsce/-/vsce-2.15.0.tgz",
"integrity": "sha512-P8E9LAZvBCQnoGoizw65JfGvyMqNGlHdlUXD1VAuxtvYAaHBKLBdKPnpy60XKVDAkQCfmMu53g+gq9FM+ydepw==",
"deprecated": "vsce has been renamed to @vscode/vsce. Install using @vscode/vsce instead.",
"dev": true,
"dependencies": {
"azure-devops-node-api": "^11.0.1",
@ -5210,9 +5211,9 @@
"dev": true
},
"vsce": {
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/vsce/-/vsce-2.14.0.tgz",
"integrity": "sha512-LH0j++sHjcFNT++SYcJ86Zyw49GvyoTRfzYJGmaCgfzTyL7MyMhZeVEnj9K9qKh/m1N3/sdWWNxP+PFS/AvWiA==",
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/vsce/-/vsce-2.15.0.tgz",
"integrity": "sha512-P8E9LAZvBCQnoGoizw65JfGvyMqNGlHdlUXD1VAuxtvYAaHBKLBdKPnpy60XKVDAkQCfmMu53g+gq9FM+ydepw==",
"dev": true,
"requires": {
"azure-devops-node-api": "^11.0.1",

View file

@ -36,7 +36,7 @@
"eslint": "^8.29.0",
"patch-package": "^6.5.0",
"typescript": "^4.9.4",
"vsce": "^2.14.0"
"vsce": "^2.15.0"
},
"dependencies": {
"comment-json": "^4.2.3",