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

Commit f3d5c33

Browse files
dependabot[bot]jrolfs
authored andcommitted
build(deps-dev): bump playwright from 1.5.1 to 1.8.0
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.5.1 to 1.8.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.5.1...v1.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93077b6 commit f3d5c33

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3760,6 +3760,11 @@ commander@^5.1.0:
37603760
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
37613761
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
37623762

3763+
commander@^6.1.0:
3764+
version "6.2.1"
3765+
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
3766+
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
3767+
37633768
commitizen@^4.0.3:
37643769
version "4.1.2"
37653770
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.1.2.tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a"
@@ -8636,10 +8641,11 @@ pkg-up@^3.1.0:
86368641
find-up "^3.0.0"
86378642

86388643
playwright@^1.4.2:
8639-
version "1.5.1"
8640-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.5.1.tgz#f5333cbfefaf9cb7213b0c9ca8bc9f3f18efcf16"
8641-
integrity sha512-FYxrQ2TAmvp5ZnBnc6EJHc1Vt3DmXx8xVDq6rxVVG4YVoNKHYMarHI92zGyDlueN2kKCavrhk4Et9w6jJ5XWaA==
8644+
version "1.8.0"
8645+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.8.0.tgz#8eca2250967ee892b9fdfec44e2358455ab0f8e3"
8646+
integrity sha512-urMJDLX92KawbkWKrt3chVVBPQsuuNwlS5St7I5YQENXAEItoyUqX7FjiYaoPgXifKqe1+BKC+7pBAq1QUkgSw==
86428647
dependencies:
8648+
commander "^6.1.0"
86438649
debug "^4.1.1"
86448650
extract-zip "^2.0.1"
86458651
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)