Skip to content

Commit

Permalink
Bump ovsx from 0.9.5 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) from 0.9.5 to 0.10.1.
- [Release notes](https://github.com/eclipse/openvsx/releases)
- [Changelog](https://github.com/eclipse/openvsx/blob/master/cli/CHANGELOG.md)
- [Commits](https://github.com/eclipse/openvsx/commits/HEAD/cli)

---
updated-dependencies:
- dependency-name: ovsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 3321cfb commit b5ad16c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"lint-staged": "15.2.9",
"mocha": "10.7.0",
"node-stdlib-browser": "1.3.0",
"ovsx": "0.9.5",
"ovsx": "0.10.1",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"pretty-quick": "4.0.0",
Expand Down
31 changes: 21 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3746,9 +3746,9 @@ __metadata:
languageName: node
linkType: hard

"@vscode/vsce@npm:^3.1.0":
version: 3.1.1
resolution: "@vscode/vsce@npm:3.1.1"
"@vscode/vsce@npm:^3.2.1":
version: 3.2.1
resolution: "@vscode/vsce@npm:3.2.1"
dependencies:
"@azure/identity": "npm:^4.1.0"
"@vscode/vsce-sign": "npm:^2.0.0"
Expand Down Expand Up @@ -3780,7 +3780,7 @@ __metadata:
optional: true
bin:
vsce: vsce
checksum: 10c0/f583457bf1f7e51f0d79c45895e47f559dab1fcdc192e7053df96e6891743112ed4d0fa29830774ba04fabe55da7f262c1805fe35ceca93b04b965b2935c8e3e
checksum: 10c0/9065bd67e8eabe9a7a907cf3d16476172e34dd9f42f1ffddaae47e032b442c520ae918bcaab77491a0ff4becc752a432bff1c2bea4a3ff5fbd1eb4496a700a15
languageName: node
linkType: hard

Expand Down Expand Up @@ -3838,7 +3838,7 @@ __metadata:
minimatch: "npm:10.0.1"
mocha: "npm:10.7.0"
node-stdlib-browser: "npm:1.3.0"
ovsx: "npm:0.9.5"
ovsx: "npm:0.10.1"
pluralize: "npm:8.0.0"
prettier: "npm:3.4.2"
prettier-plugin-organize-imports: "npm:4.1.0"
Expand Down Expand Up @@ -9905,20 +9905,21 @@ __metadata:
languageName: node
linkType: hard

"ovsx@npm:0.9.5":
version: 0.9.5
resolution: "ovsx@npm:0.9.5"
"ovsx@npm:0.10.1":
version: 0.10.1
resolution: "ovsx@npm:0.10.1"
dependencies:
"@vscode/vsce": "npm:^3.1.0"
"@vscode/vsce": "npm:^3.2.1"
commander: "npm:^6.2.1"
follow-redirects: "npm:^1.14.6"
is-ci: "npm:^2.0.0"
leven: "npm:^3.1.0"
semver: "npm:^7.6.0"
tmp: "npm:^0.2.3"
yauzl: "npm:^3.1.3"
bin:
ovsx: lib/ovsx
checksum: 10c0/27b8522dc5c883dc41c3fd53839e37ed390ff26f95150ed32d28070206240f51bd3eb4a12ae3cd528ef7573418fc825ffb33ff703da5d178be28304ba241c37b
checksum: 10c0/23fbadbdc76cfbf53dfa7be7254f00b42cb3c3af58f30383362b34ae3f318c2df5f5015637310351d90d01b50bd3f3acb1e303de0587a6cb28f154e699257a4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12930,6 +12931,16 @@ __metadata:
languageName: node
linkType: hard

"yauzl@npm:^3.1.3":
version: 3.2.0
resolution: "yauzl@npm:3.2.0"
dependencies:
buffer-crc32: "npm:~0.2.3"
pend: "npm:~1.2.0"
checksum: 10c0/7b40b3dc46b95761a2a764391d257a11f494d365875af73a1b48fe16d4bd103dd178612e60168d12a0e59a8ba4f6411a15a5e8871d5a5f78255d6cc1ce39ee62
languageName: node
linkType: hard

"yazl@npm:^2.2.2":
version: 2.5.1
resolution: "yazl@npm:2.5.1"
Expand Down

0 comments on commit b5ad16c

Please sign in to comment.