Skip to content

Commit 83a4b83

Browse files
chore(deps-dev): bump @playwright/test from 1.42.0 to 1.42.1 (#10641)
1 parent fc9bcec commit 83a4b83

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"@babel/preset-env": "^7.24.0",
156156
"@mdn/dinocons": "^0.5.5",
157157
"@mdn/minimalist": "^2.0.4",
158-
"@playwright/test": "^1.42.0",
158+
"@playwright/test": "^1.42.1",
159159
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
160160
"@svgr/webpack": "^8.1.0",
161161
"@swc/core": "^1.4.2",

Diff for: yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -2337,12 +2337,12 @@
23372337
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
23382338
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==
23392339

2340-
"@playwright/test@^1.42.0":
2341-
version "1.42.0"
2342-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.42.0.tgz#f65a7dcb92f202f376a7538e71855d873d1e6aa2"
2343-
integrity sha512-2k1HzC28Fs+HiwbJOQDUwrWMttqSLUVdjCqitBOjdCD0svWOMQUVqrXX6iFD7POps6xXAojsX/dGBpKnjZctLA==
2340+
"@playwright/test@^1.42.1":
2341+
version "1.42.1"
2342+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.42.1.tgz#9eff7417bcaa770e9e9a00439e078284b301f31c"
2343+
integrity sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ==
23442344
dependencies:
2345-
playwright "1.42.0"
2345+
playwright "1.42.1"
23462346

23472347
"@pmmmwh/react-refresh-webpack-plugin@^0.5.11":
23482348
version "0.5.11"
@@ -11910,17 +11910,17 @@ pkg-up@^3.1.0:
1191011910
dependencies:
1191111911
find-up "^3.0.0"
1191211912

11913-
11914-
version "1.42.0"
11915-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.42.0.tgz#bc6525268b13b8bed5fbead761a1a886984555c4"
11916-
integrity sha512-0HD9y8qEVlcbsAjdpBaFjmaTHf+1FeIddy8VJLeiqwhcNqGCBe4Wp2e8knpqiYbzxtxarxiXyNDw2cG8sCaNMQ==
11913+
11914+
version "1.42.1"
11915+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.42.1.tgz#13c150b93c940a3280ab1d3fbc945bc855c9459e"
11916+
integrity sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA==
1191711917

11918-
11919-
version "1.42.0"
11920-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.42.0.tgz#6d4265b124d2b87432083aa7af30c46aaec5e703"
11921-
integrity sha512-Ko7YRUgj5xBHbntrgt4EIw/nE//XBHOKVKnBjO1KuZkmkhlbgyggTe5s9hjqQ1LpN+Xg+kHsQyt5Pa0Bw5XpvQ==
11918+
11919+
version "1.42.1"
11920+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.42.1.tgz#79c828b51fe3830211137550542426111dc8239f"
11921+
integrity sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg==
1192211922
dependencies:
11923-
playwright-core "1.42.0"
11923+
playwright-core "1.42.1"
1192411924
optionalDependencies:
1192511925
fsevents "2.3.2"
1192611926

0 commit comments

Comments
 (0)