Skip to content

Commit e696f38

Browse files
chore(deps-dev): bump playwright from 1.52.0 to 1.57.0 (#58)
* 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]> * chore(deps): update playwright and playwright-core to 1.57.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sadjow Leão <[email protected]>
1 parent 5a500e2 commit e696f38

File tree

3 files changed

+15
-40
lines changed

3 files changed

+15
-40
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
timeout-minutes: 10
88
runs-on: ubuntu-latest
99
container:
10-
image: mcr.microsoft.com/playwright:v1.52.0-jammy
10+
image: mcr.microsoft.com/playwright:v1.57.0-jammy
1111

1212
strategy:
1313
matrix:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"eslint-config-prettier": "^10.1.5",
7171
"eslint-plugin-prettier": "^5.4.0",
7272
"nuxt": "^4.1.0",
73-
"playwright": "^1.52.0",
74-
"playwright-core": "^1.52.0",
73+
"playwright": "^1.57.0",
74+
"playwright-core": "^1.57.0",
7575
"prettier": "^3.5.3",
7676
"typescript": "~5.8.3",
7777
"vitest": "^3.1.2",

yarn.lock

Lines changed: 12 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -6788,17 +6788,17 @@ pkg-types@^2.0.0, pkg-types@^2.0.1, pkg-types@^2.1.0, pkg-types@^2.2.0, pkg-type
67886788
exsolve "^1.0.7"
67896789
pathe "^2.0.3"
67906790

6791-
playwright-core@1.52.0, playwright-core@^1.52.0:
6792-
version "1.52.0"
6793-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52.0.tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca"
6794-
integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==
6791+
playwright-core@1.57.0, playwright-core@^1.57.0:
6792+
version "1.57.0"
6793+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.57.0.tgz#3dcc9a865af256fa9f0af0d67fc8dd54eecaebf5"
6794+
integrity sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==
67956795

6796-
playwright@^1.52.0:
6797-
version "1.52.0"
6798-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52.0.tgz#26cb9a63346651e1c54c8805acfd85683173d4bd"
6799-
integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==
6796+
playwright@^1.57.0:
6797+
version "1.57.0"
6798+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.57.0.tgz#74d1dacff5048dc40bf4676940b1901e18ad0f46"
6799+
integrity sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==
68006800
dependencies:
6801-
playwright-core "1.52.0"
6801+
playwright-core "1.57.0"
68026802
optionalDependencies:
68036803
fsevents "2.3.2"
68046804

@@ -7858,16 +7858,7 @@ streamx@^2.15.0:
78587858
optionalDependencies:
78597859
bare-events "^2.2.0"
78607860

7861-
"string-width-cjs@npm:string-width@^4.2.0":
7862-
version "4.2.3"
7863-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7864-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7865-
dependencies:
7866-
emoji-regex "^8.0.0"
7867-
is-fullwidth-code-point "^3.0.0"
7868-
strip-ansi "^6.0.1"
7869-
7870-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7861+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
78717862
version "4.2.3"
78727863
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
78737864
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7899,14 +7890,7 @@ string_decoder@~1.1.1:
78997890
dependencies:
79007891
safe-buffer "~5.1.0"
79017892

7902-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7903-
version "6.0.1"
7904-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7905-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7906-
dependencies:
7907-
ansi-regex "^5.0.1"
7908-
7909-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7893+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
79107894
version "6.0.1"
79117895
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
79127896
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8813,16 +8797,7 @@ word-wrap@^1.2.5:
88138797
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
88148798
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
88158799

8816-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
8817-
version "7.0.0"
8818-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8819-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8820-
dependencies:
8821-
ansi-styles "^4.0.0"
8822-
string-width "^4.1.0"
8823-
strip-ansi "^6.0.0"
8824-
8825-
wrap-ansi@^7.0.0:
8800+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
88268801
version "7.0.0"
88278802
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
88288803
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)