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

Commit 8ddb773

Browse files
build(deps-dev): bump playwright from 1.2.1 to 1.3.0 (#95)
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.2.1...v1.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c29612e commit 8ddb773

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7299,10 +7299,10 @@ jest@^26.2.2:
72997299
import-local "^3.0.2"
73007300
jest-cli "^26.4.0"
73017301

7302-
jpeg-js@^0.3.7:
7303-
version "0.3.7"
7304-
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.3.7.tgz#471a89d06011640592d314158608690172b1028d"
7305-
integrity sha512-9IXdWudL61npZjvLuVe/ktHiA41iE8qFyLB+4VDTblEsWBzeg8WQTlktdUK4CdncUqtUgUg0bbOmTE2bKBKaBQ==
7302+
jpeg-js@^0.4.0:
7303+
version "0.4.1"
7304+
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.1.tgz#937a3ae911eb6427f151760f8123f04c8bfe6ef7"
7305+
integrity sha512-jA55yJiB5tCXEddos8JBbvW+IMrqY0y1tjjx9KNVtA+QPmu7ND5j0zkKopClpUTsaETL135uOM2XfcYG4XRjmw==
73067306

73077307
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
73087308
version "4.0.0"
@@ -8809,15 +8809,14 @@ pkg-up@^3.1.0:
88098809
find-up "^3.0.0"
88108810

88118811
playwright@^1.1.0:
8812-
version "1.2.1"
8813-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.2.1.tgz#9c6758668ff9776b162f8174a2d972265540cd5b"
8814-
integrity sha512-wD5WZ3rNvmXq+W4qhwykrm8J7VGYsjMjdC2WjZb4B4r7j/IFzq6EhliD+ZBIl+HOymFNsTwPZYhXy7IqeC2+YQ==
8812+
version "1.3.0"
8813+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.3.0.tgz#8c33ed29bc0c7d97f82f8322e99be6d7f0d9ff67"
8814+
integrity sha512-W3mwXv2XNFugbepSZTZxI314WfI1SAjdZBEeGOu8S5KnPz4RSlunUFgXn6496o8lobPmORLcJ9VTSGyiFfGpaw==
88158815
dependencies:
8816-
commander "^5.1.0"
88178816
debug "^4.1.1"
88188817
extract-zip "^2.0.0"
88198818
https-proxy-agent "^5.0.0"
8820-
jpeg-js "^0.3.7"
8819+
jpeg-js "^0.4.0"
88218820
mime "^2.4.4"
88228821
pngjs "^5.0.0"
88238822
progress "^2.0.3"

0 commit comments

Comments
 (0)