Skip to content

Commit 6d61c70

Browse files
authored
chore(deps): bump @playwright/test from 1.22.0 to 1.29.1 (#1895)
1 parent 3d3bafa commit 6d61c70

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@commitlint/cli": "^16.2.3",
8888
"@commitlint/config-conventional": "^16.2.1",
8989
"@ladle/react": "^0.16.0",
90-
"@playwright/test": "^1.22.0",
90+
"@playwright/test": "^1.29.1",
9191
"@rollup/plugin-babel": "^5.2.1",
9292
"@rollup/plugin-commonjs": "^23.0.2",
9393
"@rollup/plugin-image": "^2.1.1",

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,12 +1856,13 @@
18561856
dependencies:
18571857
"@octokit/openapi-types" "^11.2.0"
18581858

1859-
"@playwright/test@^1.22.0":
1860-
version "1.22.0"
1861-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.22.0.tgz#c120d673508291ee63095d727b6f998ea0c6a03f"
1862-
integrity sha512-ExcAjiECo3uTG5Sl5H4a7rKp/5TEHTI87dv9NHYEoUFuOHPhSVxB7QsuM70ktO+wTTZ9KzhwzcegxAGRmUFKEA==
1859+
"@playwright/test@^1.29.1":
1860+
version "1.29.1"
1861+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.29.1.tgz#f2ed4dc143b9c7825a7ad2703b2f1ac4354e1145"
1862+
integrity sha512-iQxk2DX5U9wOGV3+/Jh9OHPsw5H3mleUL2S4BgQuwtlAfK3PnKvn38m4Rg9zIViGHVW24opSm99HQm/UFLEy6w==
18631863
dependencies:
1864-
playwright-core "1.22.0"
1864+
"@types/node" "*"
1865+
playwright-core "1.29.1"
18651866

18661867
"@popperjs/core@^2.11.5":
18671868
version "2.11.5"
@@ -12915,10 +12916,10 @@ pkg-up@^3.1.0:
1291512916
dependencies:
1291612917
find-up "^3.0.0"
1291712918

12918-
playwright-core@1.22.0:
12919-
version "1.22.0"
12920-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.22.0.tgz#e738a0c83f4be0984c953ab25d2bc77545187ecc"
12921-
integrity sha512-XnDPiV4NCzTtXWxQdyJ6Wg8xhST3ciUjt5mITaxoqOoYggmRtofKm0PXLehfbetXh2ppPYj5U8UhtUpdIE4wag==
12919+
playwright-core@1.29.1:
12920+
version "1.29.1"
12921+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.29.1.tgz#9ec15d61c4bd2f386ddf6ce010db53a030345a47"
12922+
integrity sha512-20Ai3d+lMkWpI9YZYlxk8gxatfgax5STW8GaMozAHwigLiyiKQrdkt7gaoT9UQR8FIVDg6qVXs9IoZUQrDjIIg==
1292212923

1292312924
please-upgrade-node@^3.2.0:
1292412925
version "3.2.0"

0 commit comments

Comments
 (0)