Bump playwright from 1.16.1 to 1.16.3

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

---
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] 2021-11-08 11:05:10 +00:00 committed by Labhansh Agrawal
parent 1016febaae
commit 43b8c883ce
2 changed files with 10 additions and 10 deletions

View file

@ -112,7 +112,7 @@
"node-addon-api": "4.2.0",
"node-gyp": "8.3.0",
"null-loader": "4.0.1",
"playwright": "1.16.1",
"playwright": "1.16.3",
"plist": "3.0.4",
"prettier": "2.4.1",
"proxyquire": "2.1.3",

View file

@ -5944,10 +5944,10 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
playwright-core@=1.16.1:
version "1.16.1"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.16.1.tgz#f8564359c9b0881eab1de55ca7723b21539eb585"
integrity sha512-SdThyChaLkvFkVEPZ/pfhiaaD4pnBTts2MYZzRMS+fYeyHzPy/FI+NUTj5Rgs+ZN9BCIrbJhfzvfYBxco/4X4A==
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==
dependencies:
commander "^8.2.0"
debug "^4.1.1"
@ -5966,12 +5966,12 @@ playwright-core@=1.16.1:
yauzl "^2.10.0"
yazl "^2.5.1"
playwright@1.16.1:
version "1.16.1"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.16.1.tgz#c3518b02448f7fd0246e8f4ccdc38ac4f74b428d"
integrity sha512-D7o7itqxsJ4vx4OlcPv9brOe74M2J4gDDt9qVI9ptgtHtxCi48I8tSXE/trX1PoHFuJeeVlo+tGvhtisvPGu1A==
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==
dependencies:
playwright-core "=1.16.1"
playwright-core "=1.16.3"
plist@3.0.4, plist@^3.0.1:
version "3.0.4"