Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent 26d5583 commit d6a2cb5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"@types/mocha": "^10.0.1",
"@types/react": "18.2.13",
"@vscode/test-web": "^0.0.44",
"@vscode/vsce": "^2.20.0",
"@vscode/vsce": "^2.20.1",
"buffer": "^6.0.3",
"chai": "^4.3.7",
"constants-browserify": "^1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1566,9 +1566,9 @@ __metadata:
languageName: node
linkType: hard

"@vscode/vsce@npm:^2.20.0":
version: 2.20.0
resolution: "@vscode/vsce@npm:2.20.0"
"@vscode/vsce@npm:^2.20.1":
version: 2.20.1
resolution: "@vscode/vsce@npm:2.20.1"
dependencies:
azure-devops-node-api: ^11.0.1
chalk: ^2.4.2
Expand Down Expand Up @@ -1596,7 +1596,7 @@ __metadata:
optional: true
bin:
vsce: vsce
checksum: ffd3824629845692f47ce6ef2016f7b6c87803a360b56c4cb7da48e24abb8b8da029d418c40ff1e9b124429ca0e0f9f979164f9b40fe427992d4074fab0dd227
checksum: b0fb3ed03fa09f700ced42986c4a5a5231cb13308e5f10517a3117895a5260854f8d8d38c0805ea7a444d327933482546b65ca5009e85b15e86fba0372cc444f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7459,7 +7459,7 @@ __metadata:
"@types/mocha": ^10.0.1
"@types/react": 18.2.13
"@vscode/test-web": ^0.0.44
"@vscode/vsce": ^2.20.0
"@vscode/vsce": ^2.20.1
async-wait-until: ^2.0.12
buffer: ^6.0.3
chai: ^4.3.7
Expand Down

0 comments on commit d6a2cb5

Please sign in to comment.