Skip to content

Commit ef78296

Browse files
chore(deps-dev): bump playwright from 1.52.0 to 1.55.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.52.0 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ba7bd0 commit ef78296

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-config-prettier": "^10.1.5",
7171
"eslint-plugin-prettier": "^5.4.0",
7272
"nuxt": "^3.17.2 || ^4.0.0",
73-
"playwright": "^1.52.0",
73+
"playwright": "^1.55.1",
7474
"playwright-core": "^1.52.0",
7575
"prettier": "^3.5.3",
7676
"typescript": "~5.8.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6981,17 +6981,17 @@ pkg-types@^2.2.0:
69816981
exsolve "^1.0.7"
69826982
pathe "^2.0.3"
69836983

6984-
playwright-core@1.52.0, playwright-core@^1.52.0:
6985-
version "1.52.0"
6986-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52.0.tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca"
6987-
integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==
6984+
playwright-core@1.55.1, playwright-core@^1.52.0:
6985+
version "1.55.1"
6986+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9"
6987+
integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==
69886988

6989-
playwright@^1.52.0:
6990-
version "1.52.0"
6991-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52.0.tgz#26cb9a63346651e1c54c8805acfd85683173d4bd"
6992-
integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==
6989+
playwright@^1.55.1:
6990+
version "1.55.1"
6991+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e"
6992+
integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==
69936993
dependencies:
6994-
playwright-core "1.52.0"
6994+
playwright-core "1.55.1"
69956995
optionalDependencies:
69966996
fsevents "2.3.2"
69976997

0 commit comments

Comments
 (0)