From 1e5b7a6fd7b5a7b41a4f2104b306dc45c1d65004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 08:25:17 +0000 Subject: [PATCH] Bump playwright from 1.60.0 to 1.62.0 Bumps [playwright](https://github.com/microsoft/playwright) from 1.60.0 to 1.62.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.60.0...v1.62.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.61.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index c249713..bf3d878 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@sveltejs/kit": "^2.70.1", "@sveltejs/vite-plugin-svelte": "^6.2.4", "@types/node": "^25.9.1", - "playwright": "^1.58.2", + "playwright": "^1.62.0", "prettier": "^3.9.6", "prettier-plugin-svelte": "^4.1.1", "sanity": "^5.17.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69b4332..0e51eac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ importers: specifier: ^25.9.1 version: 25.9.1 playwright: - specifier: ^1.58.2 - version: 1.60.0 + specifier: ^1.62.0 + version: 1.62.0 prettier: specifier: ^3.9.6 version: 3.9.6 @@ -4048,14 +4048,14 @@ packages: player.style@0.3.4: resolution: {integrity: sha512-5O9bkbq0APQIkhptyZwp0gUgheCeImGPFo4hvPF2M5xBmgsUYzsUPHCfMye2xyeRE1zvQBKtziaC3jPgnHE1tw==} - playwright-core@1.60.0: - resolution: {integrity: sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==} - engines: {node: '>=18'} + playwright-core@1.62.0: + resolution: {integrity: sha512-nsNRyq0r2zsG8AcRHWknc9QRA5XCueC7gWMrs+Gx2tlZn9hcl8zudfh00lhJPY1DE7NmZ6bDsT9g2yey8mXljA==} + engines: {node: '>=20'} hasBin: true - playwright@1.60.0: - resolution: {integrity: sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==} - engines: {node: '>=18'} + playwright@1.62.0: + resolution: {integrity: sha512-Z14dG305dgaLu6foB1TXQagFiW8JfSUIUaUuPaKQ6NtBPKF1P/qXcqfh6c6K/icPqdy37JmjbiBXf6JNg6Sylw==} + engines: {node: '>=20'} hasBin: true pluralize-esm@9.0.5: @@ -9274,11 +9274,11 @@ snapshots: transitivePeerDependencies: - react - playwright-core@1.60.0: {} + playwright-core@1.62.0: {} - playwright@1.60.0: + playwright@1.62.0: dependencies: - playwright-core: 1.60.0 + playwright-core: 1.62.0 optionalDependencies: fsevents: 2.3.2