Bump playwright from 1.16.3 to 1.17.1

Bumps [playwright](https://github.com/Microsoft/playwright) from 1.16.3 to 1.17.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.16.3...v1.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-06 14:54:31 +00:00 committed by Labhansh Agrawal
parent cea8eb2dcc
commit 931d13895b
2 changed files with 10 additions and 10 deletions

View file

@ -113,7 +113,7 @@
"node-addon-api": "4.2.0",
"node-gyp": "8.4.1",
"null-loader": "4.0.1",
"playwright": "1.16.3",
"playwright": "1.17.1",
"plist": "3.0.4",
"prettier": "2.5.1",
"proxyquire": "2.1.3",

View file

@ -5954,10 +5954,10 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
playwright-core@=1.16.3:
version "1.16.3"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.16.3.tgz#f466be9acaffb698654adfb0a17a4906ba936895"
integrity sha512-16hF27IvQheJee+DbhC941AUZLjbJgfZFWi9YPS4LKEk/lKFhZI+9TiFD0sboYqb9eaEWvul47uR5xxTVbE4iw==
playwright-core@=1.17.1:
version "1.17.1"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.17.1.tgz#a16e0f89284a0ed8ae6d77e1c905c84b8a2ba022"
integrity sha512-C3c8RpPiC3qr15fRDN6dx6WnUkPLFmST37gms2aoHPDRvp7EaGDPMMZPpqIm/QWB5J40xDrQCD4YYHz2nBTojQ==
dependencies:
commander "^8.2.0"
debug "^4.1.1"
@ -5976,12 +5976,12 @@ playwright-core@=1.16.3:
yauzl "^2.10.0"
yazl "^2.5.1"
playwright@1.16.3:
version "1.16.3"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.16.3.tgz#27a292d9fa54fbac923998d3af58cd2b691f5ebe"
integrity sha512-nfJx/OpIb/8OexL3rYGxNN687hGyaM3XNpfuMzoPlrekURItyuiHHsNhC9oQCx3JDmCn5O3EyyyFCnrZjH6MpA==
playwright@1.17.1:
version "1.17.1"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.17.1.tgz#a6d63302ee40f41283c4bf869de261c4743a787c"
integrity sha512-DisCkW9MblDJNS3rG61p8LiLA2WA7IY/4A4W7DX4BphWe/HuWjKmGQptuk4NVIh5UuSwXpW/jaH2+ZgjHs3GMA==
dependencies:
playwright-core "=1.16.3"
playwright-core "=1.17.1"
plist@3.0.4, plist@^3.0.1:
version "3.0.4"