From be378d007d10637d85ab481370d36f20c5c01bcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:56:55 +0000 Subject: [PATCH] chore(deps-dev): bump playwright-core from 1.57.0 to 1.62.1 Bumps [playwright-core](https://github.com/microsoft/playwright) from 1.57.0 to 1.62.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.57.0...v1.62.1) --- updated-dependencies: - dependency-name: playwright-core dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/package.json b/package.json index 4517511..9ecfa75 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint-plugin-prettier": "^5.4.0", "nuxt": "^4.2.1", "playwright": "1.62.1", - "playwright-core": "1.57.0", + "playwright-core": "1.62.1", "prettier": "^3.5.3", "typescript": "~5.8.3", "vitest": "^4.0.14", diff --git a/yarn.lock b/yarn.lock index 1e48f75..01edd4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5613,11 +5613,6 @@ pkg-types@^2.2.0, pkg-types@^2.3.0, pkg-types@^2.3.1: exsolve "^1.0.8" pathe "^2.0.3" -playwright-core@1.57.0: - version "1.57.0" - resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.57.0.tgz#3dcc9a865af256fa9f0af0d67fc8dd54eecaebf5" - integrity sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ== - playwright-core@1.62.1: version "1.62.1" resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.62.1.tgz#120f67a19181bfd183c60fa903c0d99330b56785"