Skip to content

Commit 9ec5d70

Browse files
chore(deps-dev): bump @playwright/test from 1.43.0 to 1.43.1 (#10918)
1 parent 8db6ee0 commit 9ec5d70

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.4",
156156
"@mdn/dinocons": "^0.5.5",
157157
"@mdn/minimalist": "^2.0.4",
158-
"@playwright/test": "^1.43.0",
158+
"@playwright/test": "^1.43.1",
159159
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
160160
"@svgr/webpack": "^8.1.0",
161161
"@swc/core": "^1.4.13",

Diff for: yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -2374,12 +2374,12 @@
23742374
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
23752375
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==
23762376

2377-
"@playwright/test@^1.43.0":
2378-
version "1.43.0"
2379-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.43.0.tgz#5d90f247b26d404dd5d81c60f9c7c5e5159eb664"
2380-
integrity sha512-Ebw0+MCqoYflop7wVKj711ccbNlrwTBCtjY5rlbiY9kHL2bCYxq+qltK6uPsVBGGAOb033H2VO0YobcQVxoW7Q==
2377+
"@playwright/test@^1.43.1":
2378+
version "1.43.1"
2379+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.43.1.tgz#16728a59eb8ce0f60472f98d8886d6cab0fa3e42"
2380+
integrity sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==
23812381
dependencies:
2382-
playwright "1.43.0"
2382+
playwright "1.43.1"
23832383

23842384
"@pmmmwh/react-refresh-webpack-plugin@^0.5.11":
23852385
version "0.5.11"
@@ -11855,17 +11855,17 @@ pkg-up@^3.1.0:
1185511855
dependencies:
1185611856
find-up "^3.0.0"
1185711857

11858-
11859-
version "1.43.0"
11860-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.43.0.tgz#d8079acb653abebb0b63062e432479647a4e1271"
11861-
integrity sha512-iWFjyBUH97+pUFiyTqSLd8cDMMOS0r2ZYz2qEsPjH8/bX++sbIJT35MSwKnp1r/OQBAqC5XO99xFbJ9XClhf4w==
11858+
11859+
version "1.43.1"
11860+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.43.1.tgz#0eafef9994c69c02a1a3825a4343e56c99c03b02"
11861+
integrity sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==
1186211862

11863-
11864-
version "1.43.0"
11865-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.43.0.tgz#2c2efd4ee2a25defd8c24c98ccb342bdd9d435f5"
11866-
integrity sha512-SiOKHbVjTSf6wHuGCbqrEyzlm6qvXcv7mENP+OZon1I07brfZLGdfWV0l/efAzVx7TF3Z45ov1gPEkku9q25YQ==
11863+
11864+
version "1.43.1"
11865+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.43.1.tgz#8ad08984ac66c9ef3d0db035be54dd7ec9f1c7d9"
11866+
integrity sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==
1186711867
dependencies:
11868-
playwright-core "1.43.0"
11868+
playwright-core "1.43.1"
1186911869
optionalDependencies:
1187011870
fsevents "2.3.2"
1187111871

0 commit comments

Comments
 (0)