Skip to content

Commit

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

---
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 Jul 22, 2024
1 parent 35682e1 commit d80fe1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"@types/mocha": "^10.0.7",
"@types/react": "18.2.79",
"@vscode/test-web": "^0.0.56",
"@vscode/vsce": "^2.30.0",
"@vscode/vsce": "^2.31.1",
"async-wait-until": "^2.0.12",
"buffer": "^6.0.3",
"chai": "^4.3.10",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1414,9 +1414,9 @@ __metadata:
languageName: node
linkType: hard

"@vscode/vsce@npm:^2.30.0":
version: 2.30.0
resolution: "@vscode/vsce@npm:2.30.0"
"@vscode/vsce@npm:^2.31.1":
version: 2.31.1
resolution: "@vscode/vsce@npm:2.31.1"
dependencies:
"@azure/identity": ^4.1.0
"@vscode/vsce-sign": ^2.0.0
Expand All @@ -1426,7 +1426,7 @@ __metadata:
cockatiel: ^3.1.2
commander: ^6.2.1
form-data: ^4.0.0
glob: ^7.0.6
glob: ^11.0.0
hosted-git-info: ^4.0.2
jsonc-parser: ^3.2.0
keytar: ^7.7.0
Expand All @@ -1437,7 +1437,7 @@ __metadata:
parse-semver: ^1.1.1
read: ^1.0.7
semver: ^7.5.2
tmp: ^0.2.1
tmp: ^0.2.3
typed-rest-client: ^1.8.4
url-join: ^4.0.1
xml2js: ^0.5.0
Expand All @@ -1448,7 +1448,7 @@ __metadata:
optional: true
bin:
vsce: vsce
checksum: 796d82e188574a7147499ecf9181afa639f22bcefc4a3bac363da70ce9f4d6dba287247cee31a0f7a6dc0460c27bbe5c6f54f0f2200fc0455324d479a000f357
checksum: d9f618800775634acb6005affd5c6f7cc023e957565f5f2bd11d9d115bea2de91a02accfbe3ce9c5c4a03b51a5cd1eff6c4f50c64d8ebc0e75f0b30fad6b3e7f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8052,7 +8052,7 @@ __metadata:
"@types/mocha": ^10.0.7
"@types/react": 18.2.79
"@vscode/test-web": ^0.0.56
"@vscode/vsce": ^2.30.0
"@vscode/vsce": ^2.31.1
async-wait-until: ^2.0.12
buffer: ^6.0.3
chai: ^4.3.10
Expand Down

0 comments on commit d80fe1a

Please sign in to comment.