Skip to content

Commit 4a50033

Browse files
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](microsoft/playwright@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] <support@github.com>
1 parent 758ad03 commit 4a50033

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-plugin-prettier": "^5.4.0",
8181
"nuxt": "^4.2.1",
8282
"playwright": "1.62.1",
83-
"playwright-core": "1.57.0",
83+
"playwright-core": "1.62.1",
8484
"prettier": "^3.5.3",
8585
"typescript": "~5.8.3",
8686
"vitest": "^4.0.14",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5524,11 +5524,6 @@ pkg-types@^2.2.0, pkg-types@^2.3.0, pkg-types@^2.3.1:
55245524
exsolve "^1.0.8"
55255525
pathe "^2.0.3"
55265526

5527-
playwright-core@1.57.0:
5528-
version "1.57.0"
5529-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.57.0.tgz#3dcc9a865af256fa9f0af0d67fc8dd54eecaebf5"
5530-
integrity sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==
5531-
55325527
playwright-core@1.62.1:
55335528
version "1.62.1"
55345529
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.62.1.tgz#120f67a19181bfd183c60fa903c0d99330b56785"

0 commit comments

Comments
 (0)