Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 99bddbd

Browse files
chore(deps-dev): Bump @playwright/test from 1.41.1 to 1.41.2
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.41.1 to 1.41.2. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.41.1...v1.41.2) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43a7617 commit 99bddbd

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@
113113
fastq "^1.6.0"
114114

115115
"@playwright/test@^1.28.1":
116-
version "1.41.1"
117-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.41.1.tgz#6954139ed4a67999f1b17460aa3d184f4b334f18"
118-
integrity sha512-9g8EWTjiQ9yFBXc6HjCWe41msLpxEX0KhmfmPl9RPLJdfzL4F0lg2BdJ91O9azFdl11y1pmpwdjBiSxvqc+btw==
116+
version "1.41.2"
117+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.41.2.tgz#bd9db40177f8fd442e16e14e0389d23751cdfc54"
118+
integrity sha512-qQB9h7KbibJzrDpkXkYvsmiDJK14FULCCZgEcoe2AvFAS64oCirWTwzTlAYEbKaRxWs5TFesE1Na6izMv3HfGg==
119119
dependencies:
120-
playwright "1.41.1"
120+
playwright "1.41.2"
121121

122122
"@polka/url@^1.0.0-next.20":
123123
version "1.0.0-next.21"
@@ -1203,17 +1203,17 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
12031203
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
12041204
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
12051205

1206-
1207-
version "1.41.1"
1208-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.41.1.tgz#9c152670010d9d6f970f34b68e3e935d3c487431"
1209-
integrity sha512-/KPO5DzXSMlxSX77wy+HihKGOunh3hqndhqeo/nMxfigiKzogn8kfL0ZBDu0L1RKgan5XHCPmn6zXd2NUJgjhg==
1206+
1207+
version "1.41.2"
1208+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.41.2.tgz#db22372c708926c697acc261f0ef8406606802d9"
1209+
integrity sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA==
12101210

1211-
1212-
version "1.41.1"
1213-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.41.1.tgz#83325f34165840d019355c2a78a50f21ed9b9c85"
1214-
integrity sha512-gdZAWG97oUnbBdRL3GuBvX3nDDmUOuqzV/D24dytqlKt+eI5KbwusluZRGljx1YoJKZ2NRPaeWiFTeGZO7SosQ==
1211+
1212+
version "1.41.2"
1213+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.41.2.tgz#4e760b1c79f33d9129a8c65cc27953be6dd35042"
1214+
integrity sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A==
12151215
dependencies:
1216-
playwright-core "1.41.1"
1216+
playwright-core "1.41.2"
12171217
optionalDependencies:
12181218
fsevents "2.3.2"
12191219

0 commit comments

Comments
 (0)