Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ovsx from 0.9.5 to 0.10.1 #1110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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