Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit 423c0b4

Browse files
dependabot[bot]jeluard
authored andcommitted
Bump playwright from 1.9.0 to 1.9.1 in /e2e
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.9.0...v1.9.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6d1d5c commit 423c0b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "14.14.31",
2121
"@types/yargs": "16.0.0",
2222
"ava": "3.15.0",
23-
"playwright": "1.9.0",
23+
"playwright": "1.9.1",
2424
"ts-node": "9.1.1",
2525
"typescript": "4.2.2"
2626
}

e2e/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1537,10 +1537,10 @@ pkg-dir@^4.2.0:
15371537
dependencies:
15381538
find-up "^4.0.0"
15391539

1540-
1541-
version "1.9.0"
1542-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.9.0.tgz#7876f005b7be08419b03f14a1d9c1504e0db6d37"
1543-
integrity sha512-vCVPCj6toZweLW2wz9g92FpsmKoLljz6ql1MeqBcVDgOh5yVR/rFdFQ6T+Ed1sqkssaissfSeZMNmTodQCsK3Q==
1540+
1541+
version "1.9.1"
1542+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.9.1.tgz#b4db35f69076b2dc91e347e58d81f2f391d1ed49"
1543+
integrity sha512-bZXnks4UGJZoqja6TqVEUG0IQ2liqYFcO1R4lT43aO4oDVTQtawEJjS+EqLYsAuniRFWVE87Cemus4fRQbyXMg==
15441544
dependencies:
15451545
commander "^6.1.0"
15461546
debug "^4.1.1"

0 commit comments

Comments
 (0)