From b0ad5beb4677bd8529252df23b9e2b1a9af45db8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:22:48 +0000 Subject: [PATCH] chore: bump @vscode/test-web from 0.0.64 to 0.0.65 Bumps [@vscode/test-web](https://github.com/microsoft/vscode-test-web) from 0.0.64 to 0.0.65. - [Release notes](https://github.com/microsoft/vscode-test-web/releases) - [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/vscode-test-web/compare/v0.0.64...v0.0.65) --- updated-dependencies: - dependency-name: "@vscode/test-web" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- editors/code/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/editors/code/package.json b/editors/code/package.json index c0027409..352d7835 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -52,7 +52,7 @@ "@typescript-eslint/parser": "^8.18.1", "@vscode/test-cli": "^0.0.10", "@vscode/test-electron": "^2.4.1", - "@vscode/test-web": "^0.0.64", + "@vscode/test-web": "^0.0.65", "@vscode/vsce": "^3.2.1", "esbuild": "^0.24.2", "eslint": "^9.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8390ce7e..0afad76e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^2.4.1 version: 2.4.1 '@vscode/test-web': - specifier: ^0.0.64 - version: 0.0.64 + specifier: ^0.0.65 + version: 0.0.65 '@vscode/vsce': specifier: ^3.2.1 version: 3.2.1 @@ -891,8 +891,8 @@ packages: resolution: {integrity: sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ==} engines: {node: '>=16'} - '@vscode/test-web@0.0.64': - resolution: {integrity: sha512-V7fTb3K1HzlqwT+VrxIq+vZLqPYzoItu6Tg3vd6sbd87ll0srICQNiH/W7IBUn76zHf7v5xzEXzNOnhSQJ2/YQ==} + '@vscode/test-web@0.0.65': + resolution: {integrity: sha512-jNc6FyJARgiru/2Y8vXSkaf399JFtTNxAAtwLPzSSU5C4+AJwvOOOhlVHQfmee51R9LIs6uwZryFxmqSfMhniQ==} engines: {node: '>=16'} hasBin: true @@ -3918,7 +3918,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vscode/test-web@0.0.64': + '@vscode/test-web@0.0.65': dependencies: '@koa/cors': 5.0.0 '@koa/router': 13.1.0