Skip to content

Commit 0e6d244

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] <support@github.com>
1 parent c67a385 commit 0e6d244

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/core": "^7.26.10",
2626
"@babel/preset-env": "^7.26.9",
2727
"@faker-js/faker": "^9.6.0",
28-
"@playwright/test": "^1.51.1",
28+
"@playwright/test": "^1.52.0",
2929
"@types/date-fns": "^2.6.3",
3030
"@types/faker": "^6.6.11",
3131
"@types/tar": "^6.1.13",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,12 +1060,12 @@
10601060
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
10611061
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
10621062

1063-
"@playwright/test@^1.51.1":
1064-
version "1.51.1"
1065-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.51.1.tgz#75357d513221a7be0baad75f01e966baf9c41a2e"
1066-
integrity sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==
1063+
"@playwright/test@^1.52.0":
1064+
version "1.52.0"
1065+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.52.0.tgz#267ec595b43a8f4fa5e444ea503689629e91a5b8"
1066+
integrity sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==
10671067
dependencies:
1068-
playwright "1.51.1"
1068+
playwright "1.52.0"
10691069

10701070
"@rtsao/scc@^1.1.0":
10711071
version "1.1.0"
@@ -3377,17 +3377,17 @@ pkg-dir@^7.0.0:
33773377
dependencies:
33783378
find-up "^6.3.0"
33793379

3380-
playwright-core@1.51.1:
3381-
version "1.51.1"
3382-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.1.tgz#d57f0393e02416f32a47cf82b27533656a8acce1"
3383-
integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==
3380+
playwright-core@1.52.0:
3381+
version "1.52.0"
3382+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52.0.tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca"
3383+
integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==
33843384

3385-
playwright@1.51.1:
3386-
version "1.51.1"
3387-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.1.tgz#ae1467ee318083968ad28d6990db59f47a55390f"
3388-
integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==
3385+
playwright@1.52.0:
3386+
version "1.52.0"
3387+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52.0.tgz#26cb9a63346651e1c54c8805acfd85683173d4bd"
3388+
integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==
33893389
dependencies:
3390-
playwright-core "1.51.1"
3390+
playwright-core "1.52.0"
33913391
optionalDependencies:
33923392
fsevents "2.3.2"
33933393

0 commit comments

Comments
 (0)