Skip to content

Commit b4aa55b

Browse files
chore(deps): update dependency @vscode/vsce to v2.18.0 (#3391)
1 parent 598b61b commit b4aa55b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1626,7 +1626,7 @@
16261626
"@types/uuid": "9.0.1",
16271627
"@types/vscode": "1.64.0",
16281628
"@vscode/test-electron": "2.2.3",
1629-
"@vscode/vsce": "2.17.0",
1629+
"@vscode/vsce": "2.18.0",
16301630
"@wdio/cli": "8.4.0",
16311631
"@wdio/local-runner": "8.4.0",
16321632
"@wdio/mocha-framework": "8.4.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4818,17 +4818,18 @@
48184818
rimraf "^3.0.2"
48194819
unzipper "^0.10.11"
48204820

4821-
"@vscode/vsce@2.17.0":
4822-
version "2.17.0"
4823-
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.17.0.tgz#64093e1e083673081ea8bd7e69745ff2f632003e"
4824-
integrity sha512-W4HN5MtTVj/mroQU1d82bUEeWM3dUykMFnMYZPtZ6jrMiHN1PUoN3RGcS896N0r2rIq8KpWDtufcQHgK8VfgpA==
4821+
"@vscode/vsce@2.18.0":
4822+
version "2.18.0"
4823+
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.18.0.tgz#9f40bf8e7df084a36844b9dadf5c277265c9fbd6"
4824+
integrity sha512-tUA3XoKx5xjoi3EDcngk0VUYMhvfXLhS4s7CntpLPh1qtLYtgSCexTIMUHkCy6MqyozRW98bdW3a2yHPEADRnQ==
48254825
dependencies:
48264826
azure-devops-node-api "^11.0.1"
48274827
chalk "^2.4.2"
48284828
cheerio "^1.0.0-rc.9"
48294829
commander "^6.1.0"
48304830
glob "^7.0.6"
48314831
hosted-git-info "^4.0.2"
4832+
jsonc-parser "^3.2.0"
48324833
leven "^3.1.0"
48334834
markdown-it "^12.3.2"
48344835
mime "^1.3.4"

0 commit comments

Comments
 (0)