Skip to content

Commit d4956f4

Browse files
Bump @playwright/test from 1.51.1 to 1.52.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.51.1 to 1.52.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.1...v1.52.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.52.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca7f9ca commit d4956f4

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@argos-ci/cli": "^2.5.5",
8080
"@argos-ci/playwright": "^3.9.4",
8181
"@docusaurus/module-type-aliases": "3.7.0",
82-
"@playwright/test": "^1.51.1",
82+
"@playwright/test": "^1.52.0",
8383
"@tailwindcss/postcss": "^4.1.5",
8484
"@tailwindcss/typography": "^0.5.16",
8585
"@types/react": "^19.0.4",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2940,12 +2940,12 @@
29402940
"@parcel/watcher-win32-ia32" "2.5.1"
29412941
"@parcel/watcher-win32-x64" "2.5.1"
29422942

2943-
"@playwright/test@^1.51.1":
2944-
version "1.51.1"
2945-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.51.1.tgz#75357d513221a7be0baad75f01e966baf9c41a2e"
2946-
integrity sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==
2943+
"@playwright/test@^1.52.0":
2944+
version "1.52.0"
2945+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.52.0.tgz#267ec595b43a8f4fa5e444ea503689629e91a5b8"
2946+
integrity sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==
29472947
dependencies:
2948-
playwright "1.51.1"
2948+
playwright "1.52.0"
29492949

29502950
"@pnpm/config.env-replace@^1.1.0":
29512951
version "1.1.0"
@@ -10937,17 +10937,17 @@ pkg-up@^3.1.0:
1093710937
dependencies:
1093810938
find-up "^3.0.0"
1093910939

10940-
playwright-core@1.51.1:
10941-
version "1.51.1"
10942-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.1.tgz#d57f0393e02416f32a47cf82b27533656a8acce1"
10943-
integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==
10940+
playwright-core@1.52.0:
10941+
version "1.52.0"
10942+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52.0.tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca"
10943+
integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==
1094410944

10945-
playwright@1.51.1:
10946-
version "1.51.1"
10947-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.1.tgz#ae1467ee318083968ad28d6990db59f47a55390f"
10948-
integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==
10945+
playwright@1.52.0:
10946+
version "1.52.0"
10947+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52.0.tgz#26cb9a63346651e1c54c8805acfd85683173d4bd"
10948+
integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==
1094910949
dependencies:
10950-
playwright-core "1.51.1"
10950+
playwright-core "1.52.0"
1095110951
optionalDependencies:
1095210952
fsevents "2.3.2"
1095310953

0 commit comments

Comments
 (0)