build(deps-dev): bump vsce from 2.13.0 to 2.14.0 (#147)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-14 21:32:18 -05:00 committed by GitHub
parent 7a583ab85e
commit 163c60d57c
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

@ -25,7 +25,7 @@
"eslint": "^8.26.0",
"patch-package": "^6.5.0",
"typescript": "^4.8.4",
"vsce": "^2.13.0"
"vsce": "^2.14.0"
},
"engines": {
"vscode": "^1.72.0"
@ -2957,9 +2957,9 @@
"dev": true
},
"node_modules/vsce": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/vsce/-/vsce-2.13.0.tgz",
"integrity": "sha512-t1otQ2lqyi5Y/G6qUl9BEc561nEIYrZbLT8k+R1SoZaKNa6gaehaLGQG5zvB524YPGZOVvbOBzAXoO7Mor1J5g==",
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/vsce/-/vsce-2.14.0.tgz",
"integrity": "sha512-LH0j++sHjcFNT++SYcJ86Zyw49GvyoTRfzYJGmaCgfzTyL7MyMhZeVEnj9K9qKh/m1N3/sdWWNxP+PFS/AvWiA==",
"dev": true,
"dependencies": {
"azure-devops-node-api": "^11.0.1",
@ -5313,9 +5313,9 @@
"dev": true
},
"vsce": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/vsce/-/vsce-2.13.0.tgz",
"integrity": "sha512-t1otQ2lqyi5Y/G6qUl9BEc561nEIYrZbLT8k+R1SoZaKNa6gaehaLGQG5zvB524YPGZOVvbOBzAXoO7Mor1J5g==",
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/vsce/-/vsce-2.14.0.tgz",
"integrity": "sha512-LH0j++sHjcFNT++SYcJ86Zyw49GvyoTRfzYJGmaCgfzTyL7MyMhZeVEnj9K9qKh/m1N3/sdWWNxP+PFS/AvWiA==",
"dev": true,
"requires": {
"azure-devops-node-api": "^11.0.1",

View file

@ -36,7 +36,7 @@
"eslint": "^8.26.0",
"patch-package": "^6.5.0",
"typescript": "^4.8.4",
"vsce": "^2.13.0"
"vsce": "^2.14.0"
},
"dependencies": {
"comment-json": "^4.2.3",