From b1d4648c197123bd37c3f0d31091d102e93a3da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 06:33:13 +0000 Subject: [PATCH] chore(deps-dev): bump ovsx from 1.1.1 to 1.2.0 Bumps [ovsx](https://github.com/eclipse-openvsx/openvsx/tree/HEAD/cli) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/eclipse-openvsx/openvsx/releases) - [Changelog](https://github.com/eclipse-openvsx/openvsx/blob/main/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse-openvsx/openvsx/commits/v1.2.0/cli) --- updated-dependencies: - dependency-name: ovsx dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index cd5e56e..4f02a11 100644 --- a/package.json +++ b/package.json @@ -1570,7 +1570,7 @@ "esbuild": "^0.28.1", "eslint": "^10.9.1", "mocha": "^11.0.1", - "ovsx": "^1.1.1", + "ovsx": "^1.2.0", "prettier": "^3.9.6", "rimraf": "^6.0.1", "typescript": "^6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb5440c..001d465 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -137,8 +137,8 @@ importers: specifier: ^11.0.1 version: 11.7.6 ovsx: - specifier: ^1.1.1 - version: 1.1.1(@types/node@26.4.0)(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1) + specifier: ^1.2.0 + version: 1.2.0(@types/node@26.4.0)(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1) prettier: specifier: ^3.9.6 version: 3.9.6 @@ -2164,9 +2164,9 @@ packages: resolution: {integrity: sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==} engines: {node: '>=18'} - ovsx@1.1.1: - resolution: {integrity: sha512-tklsCzvGVWKlM91Vc9U8tNnaQ+XacPJ12SWHjDaHGUJB49oMhoAULsJGeefhHebPvvckbcWbKqKIXODMZah5SA==} - engines: {node: '>= 20'} + ovsx@1.2.0: + resolution: {integrity: sha512-12mauBqsLehlJ0cRiroQz4uKYVjblVS5OobgSJ278CdCtkDfRQD+SI3NQ00GNalDqzp5PDN11yx84miFUojeMw==} + engines: {node: '>=22.0.0'} hasBin: true p-limit@3.1.0: @@ -4779,7 +4779,7 @@ snapshots: string-width: 7.2.0 strip-ansi: 7.2.0 - ovsx@1.1.1(@types/node@26.4.0)(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1): + ovsx@1.2.0(@types/node@26.4.0)(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1): dependencies: '@inquirer/prompts': 7.10.1(@types/node@26.4.0) '@vscode/vsce': 3.9.2(supports-color@8.1.1)