Skip to content

Commit

Permalink
chore(deps-dev): bump @vscode/vsce from 2.22.0 to 2.23.0
Browse files Browse the repository at this point in the history
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.22.0...v2.23.0)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apupier committed Jan 29, 2024
1 parent e411181 commit 06b71ff
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"@types/mocha": "^10.0.6",
"@types/react": "18.2.48",
"@vscode/test-web": "^0.0.50",
"@vscode/vsce": "^2.22.0",
"@vscode/vsce": "^2.23.0",
"async-wait-until": "^2.0.12",
"buffer": "^6.0.3",
"chai": "^4.3.10",
Expand Down
48 changes: 46 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1182,6 +1182,41 @@ __metadata:
languageName: node
linkType: hard

"@vscode/vsce@npm:^2.23.0":
version: 2.23.0
resolution: "@vscode/vsce@npm:2.23.0"
dependencies:
azure-devops-node-api: ^11.0.1
chalk: ^2.4.2
cheerio: ^1.0.0-rc.9
commander: ^6.2.1
find-yarn-workspace-root: ^2.0.0
glob: ^7.0.6
hosted-git-info: ^4.0.2
jsonc-parser: ^3.2.0
keytar: ^7.7.0
leven: ^3.1.0
markdown-it: ^12.3.2
mime: ^1.3.4
minimatch: ^3.0.3
parse-semver: ^1.1.1
read: ^1.0.7
semver: ^7.5.2
tmp: ^0.2.1
typed-rest-client: ^1.8.4
url-join: ^4.0.1
xml2js: ^0.5.0
yauzl: ^2.3.1
yazl: ^2.2.2
dependenciesMeta:
keytar:
optional: true
bin:
vsce: vsce
checksum: e266096760cb6b58547b4a9b35e3de19c5d99ac353dc1e922a8d935032f29c411127c183015cd295bc3fa7a3f2cf5acb118015ab99714f57852353d7885e386e
languageName: node
linkType: hard

"@webassemblyjs/ast@npm:1.11.6, @webassemblyjs/ast@npm:^1.11.5":
version: 1.11.6
resolution: "@webassemblyjs/ast@npm:1.11.6"
Expand Down Expand Up @@ -3395,6 +3430,15 @@ __metadata:
languageName: node
linkType: hard

"find-yarn-workspace-root@npm:^2.0.0":
version: 2.0.0
resolution: "find-yarn-workspace-root@npm:2.0.0"
dependencies:
micromatch: ^4.0.2
checksum: fa5ca8f9d08fe7a54ce7c0a5931ff9b7e36f9ee7b9475fb13752bcea80ec6b5f180fa5102d60b376d5526ce924ea3fc6b19301262efa0a5d248dd710f3644242
languageName: node
linkType: hard

"flat@npm:^5.0.2":
version: 5.0.2
resolution: "flat@npm:5.0.2"
Expand Down Expand Up @@ -4861,7 +4905,7 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:^4.0.0, micromatch@npm:^4.0.4":
"micromatch@npm:^4.0.0, micromatch@npm:^4.0.2, micromatch@npm:^4.0.4":
version: 4.0.5
resolution: "micromatch@npm:4.0.5"
dependencies:
Expand Down Expand Up @@ -7691,7 +7735,7 @@ __metadata:
"@types/mocha": ^10.0.6
"@types/react": 18.2.48
"@vscode/test-web": ^0.0.50
"@vscode/vsce": ^2.22.0
"@vscode/vsce": ^2.23.0
async-wait-until: ^2.0.12
buffer: ^6.0.3
chai: ^4.3.10
Expand Down

0 comments on commit 06b71ff

Please sign in to comment.