Skip to content

Commit 7a510d2

Browse files
dependabot[bot]jrolfs
authored andcommitted
build(deps-dev): bump playwright from 1.4.2 to 1.5.1
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.4.2 to 1.5.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.4.2...v1.5.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8f87bb commit 7a510d2

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

yarn.lock

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8625,9 +8625,9 @@ pkg-up@^3.1.0:
86258625
find-up "^3.0.0"
86268626

86278627
playwright@^1.4.2:
8628-
version "1.4.2"
8629-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.4.2.tgz#84dac641ff7af9f465e367e01fde8a8f1cc274bf"
8630-
integrity sha512-qiQHrhU4JBxup9JoGZff6hdFL2VrD+ae5QLELGHwRq/vYNQFeJF10Z3ENnQ6hWJmG+YnpfzgoBvX+cUg4WHwTw==
8628+
version "1.5.1"
8629+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.5.1.tgz#f5333cbfefaf9cb7213b0c9ca8bc9f3f18efcf16"
8630+
integrity sha512-FYxrQ2TAmvp5ZnBnc6EJHc1Vt3DmXx8xVDq6rxVVG4YVoNKHYMarHI92zGyDlueN2kKCavrhk4Et9w6jJ5XWaA==
86318631
dependencies:
86328632
debug "^4.1.1"
86338633
extract-zip "^2.0.1"
@@ -8636,6 +8636,7 @@ playwright@^1.4.2:
86368636
mime "^2.4.6"
86378637
pngjs "^5.0.0"
86388638
progress "^2.0.3"
8639+
proper-lockfile "^4.1.1"
86398640
proxy-from-env "^1.1.0"
86408641
rimraf "^3.0.2"
86418642
ws "^7.3.1"
@@ -8746,6 +8747,15 @@ prop-types@^15.7.2:
87468747
object-assign "^4.1.1"
87478748
react-is "^16.8.1"
87488749

8750+
proper-lockfile@^4.1.1:
8751+
version "4.1.1"
8752+
resolved "https://registry.yarnpkg.com/proper-lockfile/-/proper-lockfile-4.1.1.tgz#284cf9db9e30a90e647afad69deb7cb06881262c"
8753+
integrity sha512-1w6rxXodisVpn7QYvLk706mzprPTAPCYAqxMvctmPN3ekuRk/kuGkGc82pangZiAt4R3lwSuUzheTTn0/Yb7Zg==
8754+
dependencies:
8755+
graceful-fs "^4.1.11"
8756+
retry "^0.12.0"
8757+
signal-exit "^3.0.2"
8758+
87498759
proxy-from-env@^1.1.0:
87508760
version "1.1.0"
87518761
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
@@ -9297,6 +9307,11 @@ ret@~0.1.10:
92979307
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
92989308
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
92999309

9310+
retry@^0.12.0:
9311+
version "0.12.0"
9312+
resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b"
9313+
integrity sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=
9314+
93009315
rimraf@2.6.3:
93019316
version "2.6.3"
93029317
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"

0 commit comments

Comments
 (0)