From 8db22b3f35902671531503bcef1701bf556d58d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 17:28:51 +0000 Subject: [PATCH] chore(deps-dev): bump ovsx from 0.10.6 to 0.10.7 Bumps [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) from 0.10.6 to 0.10.7. - [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-version: 0.10.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b23d39e..8b50f12 100644 --- a/package.json +++ b/package.json @@ -393,7 +393,7 @@ "husky": "9.1.7", "jest": "30.1.3", "lint-staged": "16.2.7", - "ovsx": "0.10.6", + "ovsx": "0.10.7", "prettier": "3.6.2", "semantic-release": "25.0.2", "ts-jest": "29.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e00c3d7..1ef3dce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 16.2.7 version: 16.2.7 ovsx: - specifier: 0.10.6 - version: 0.10.6 + specifier: 0.10.7 + version: 0.10.7 prettier: specifier: 3.6.2 version: 3.6.2 @@ -4628,8 +4628,8 @@ packages: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} engines: {node: '>= 0.8.0'} - ovsx@0.10.6: - resolution: {integrity: sha512-MZ7pgQ+IS5kumAfZGnhEjmdOUwW0UlmlekMwuA5DeUJeft7jFu9fTIEhH71ypjdUSpdqchodoKgb5y/ilh7b5g==} + ovsx@0.10.7: + resolution: {integrity: sha512-UjBQlB5xSDD+biAylCZ8Q/k3An9K3y9FYa+hT/HTbJkzOQP+gaNHX20CaOo4lrYT1iJXdiePH9zS2uvCXdDNDA==} engines: {node: '>= 20'} hasBin: true @@ -10902,7 +10902,7 @@ snapshots: type-check: 0.4.0 word-wrap: 1.2.5 - ovsx@0.10.6: + ovsx@0.10.7: dependencies: '@vscode/vsce': 3.7.1 commander: 6.2.1