Bump playwright from 1.19.0 to 1.19.1

Bumps [playwright](https://github.com/Microsoft/playwright) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.19.0...v1.19.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-21 11:04:22 +00:00 committed by Labhansh Agrawal
parent 908c7cdeed
commit c7f9ec4e32
2 changed files with 10 additions and 10 deletions

View file

@ -114,7 +114,7 @@
"node-addon-api": "4.3.0", "node-addon-api": "4.3.0",
"node-gyp": "8.4.1", "node-gyp": "8.4.1",
"null-loader": "4.0.1", "null-loader": "4.0.1",
"playwright": "1.19.0", "playwright": "1.19.1",
"plist": "3.0.4", "plist": "3.0.4",
"prettier": "2.5.1", "prettier": "2.5.1",
"proxyquire": "2.1.3", "proxyquire": "2.1.3",

View file

@ -6048,10 +6048,10 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies: dependencies:
find-up "^4.0.0" find-up "^4.0.0"
playwright-core@1.19.0: playwright-core@1.19.1:
version "1.19.0" version "1.19.1"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.19.0.tgz#54fb197d1820d6821b4e800857c7cda19e6b45fe" resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.19.1.tgz#d41939730170d53df26f5c8c16f5821e6328b24d"
integrity sha512-mlT/2pHUQbcZumVIKD4iwIKtO2k/BFHYmOAwOepdEvHLgqJrmsCgHvDgpehM6wDh5chksh2sJZIp8dZQ6158Yw== integrity sha512-+ByjhWX39PlINVRXr4ef9Kle85mk5QzA2WLioCoMQc3bSUtZpLV1mbeUDtRp/bvFw6YDIEyptj4QvzzRTXN3vg==
dependencies: dependencies:
commander "8.3.0" commander "8.3.0"
debug "4.3.3" debug "4.3.3"
@ -6070,12 +6070,12 @@ playwright-core@1.19.0:
yauzl "2.10.0" yauzl "2.10.0"
yazl "2.5.1" yazl "2.5.1"
playwright@1.19.0: playwright@1.19.1:
version "1.19.0" version "1.19.1"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.19.0.tgz#9b6488fa2e1c87217b00f2d2afd480d7b69c8955" resolved "https://registry.npmjs.org/playwright/-/playwright-1.19.1.tgz#5db88245932036ba208dbc2db8d5291ca50199e1"
integrity sha512-wEhlkEx4QCzFgl5prkdPOjK5dLK9M3nKJuqZdNtpZirIzkDnbIbVZbEmo2Uh177ZbXTWnt184BkvM+hsIvUFVg== integrity sha512-h1iCJ1S2eAkZ67lZCmOxhRiT3OKa1JFGtyHLaZV30znqIjcsJLuyB/dmo78V3ajpMdz8iwxIb2xjpaSh1G+8UA==
dependencies: dependencies:
playwright-core "1.19.0" playwright-core "1.19.1"
plist@3.0.4, plist@^3.0.1: plist@3.0.4, plist@^3.0.1:
version "3.0.4" version "3.0.4"