Bump playwright from 1.30.0 to 1.31.1

Bumps [playwright](https://github.com/Microsoft/playwright) from 1.30.0 to 1.31.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.30.0...v1.31.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] 2023-02-27 12:08:35 +00:00 committed by Labhansh Agrawal
parent c038b518d5
commit 2fcd0cc802
2 changed files with 10 additions and 10 deletions

View file

@ -124,7 +124,7 @@
"node-addon-api": "6.0.0", "node-addon-api": "6.0.0",
"node-gyp": "9.3.1", "node-gyp": "9.3.1",
"null-loader": "4.0.1", "null-loader": "4.0.1",
"playwright": "1.30.0", "playwright": "1.31.1",
"plist": "3.0.6", "plist": "3.0.6",
"prettier": "2.8.4", "prettier": "2.8.4",
"proxyquire": "2.1.3", "proxyquire": "2.1.3",

View file

@ -6101,17 +6101,17 @@ 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.30.0: playwright-core@1.31.1:
version "1.30.0" version "1.31.1"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.30.0.tgz#de987cea2e86669e3b85732d230c277771873285" resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.31.1.tgz#4deeebbb8fb73b512593fe24bea206d8fd85ff7f"
integrity sha512-7AnRmTCf+GVYhHbLJsGUtskWTE33SwMZkybJ0v6rqR1boxq2x36U7p1vDRV7HO2IwTZgmycracLxPEJI49wu4g== integrity sha512-JTyX4kV3/LXsvpHkLzL2I36aCdml4zeE35x+G5aPc4bkLsiRiQshU5lWeVpHFAuC8xAcbI6FDcw/8z3q2xtJSQ==
playwright@1.30.0: playwright@1.31.1:
version "1.30.0" version "1.31.1"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.30.0.tgz#b1d7be2d45d97fbb59f829f36f521f12010fe072" resolved "https://registry.npmjs.org/playwright/-/playwright-1.31.1.tgz#66164cdc1506bc883c7a98b44714dfea50b22d50"
integrity sha512-ENbW5o75HYB3YhnMTKJLTErIBExrSlX2ZZ1C/FzmHjUYIfxj/UnI+DWpQr992m+OQVSg0rCExAOlRwB+x+yyIg== integrity sha512-zKJabsIA2rvOwJ12lGTqWv4HVJzlfw2JtUvO4hAr7J8UXQZ1qEPpX20E1vcz/9fotnTkwgqp3CVdIBwptBN3Fg==
dependencies: dependencies:
playwright-core "1.30.0" playwright-core "1.31.1"
plist@3.0.6, plist@^3.0.1, plist@^3.0.4: plist@3.0.6, plist@^3.0.1, plist@^3.0.4:
version "3.0.6" version "3.0.6"