Skip to content

Commit da7259a

Browse files
authored
Merge pull request #3869 from ClickHouse/dependabot/npm_and_yarn/playwright/test-1.52.0
Bump @playwright/test from 1.51.1 to 1.52.0
2 parents 8f7f844 + d4956f4 commit da7259a

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": "^5.0.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"
@@ -10953,17 +10953,17 @@ pkg-up@^3.1.0:
1095310953
dependencies:
1095410954
find-up "^3.0.0"
1095510955

10956-
playwright-core@1.51.1:
10957-
version "1.51.1"
10958-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.1.tgz#d57f0393e02416f32a47cf82b27533656a8acce1"
10959-
integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==
10956+
playwright-core@1.52.0:
10957+
version "1.52.0"
10958+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52.0.tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca"
10959+
integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==
1096010960

10961-
playwright@1.51.1:
10962-
version "1.51.1"
10963-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.1.tgz#ae1467ee318083968ad28d6990db59f47a55390f"
10964-
integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==
10961+
playwright@1.52.0:
10962+
version "1.52.0"
10963+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52.0.tgz#26cb9a63346651e1c54c8805acfd85683173d4bd"
10964+
integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==
1096510965
dependencies:
10966-
playwright-core "1.51.1"
10966+
playwright-core "1.52.0"
1096710967
optionalDependencies:
1096810968
fsevents "2.3.2"
1096910969

0 commit comments

Comments
 (0)