From 9beb685d82568340a1e05b82b679d2f369b12a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 06:17:49 +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 | 23 ++++++----------------- 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/editors/code/package.json b/editors/code/package.json index 527a0310..ce7881fd 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -52,7 +52,7 @@ "@typescript-eslint/parser": "^8.17.0", "@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.0", "eslint": "^9.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 93faef6b..d2c621cd 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 @@ -811,8 +811,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 @@ -2454,11 +2454,6 @@ packages: engines: {node: '>=18'} hasBin: true - playwright@1.49.0: - resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} - engines: {node: '>=18'} - hasBin: true - playwright@1.49.1: resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} engines: {node: '>=18'} @@ -3821,7 +3816,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 @@ -3835,7 +3830,7 @@ snapshots: koa-mount: 4.0.0 koa-static: 5.0.0 minimist: 1.2.8 - playwright: 1.49.0 + playwright: 1.49.1 tar-fs: 3.0.6 vscode-uri: 3.0.8 transitivePeerDependencies: @@ -5741,12 +5736,6 @@ snapshots: playwright-core@1.49.1: {} - playwright@1.49.0: - dependencies: - playwright-core: 1.49.0 - optionalDependencies: - fsevents: 2.3.2 - playwright@1.49.1: dependencies: playwright-core: 1.49.1