Bump playwright from 1.22.2 to 1.23.1

Bumps [playwright](https://github.com/Microsoft/playwright) from 1.22.2 to 1.23.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.22.2...v1.23.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] 2022-07-04 11:05:56 +00:00 committed by Labhansh Agrawal
parent 04567de202
commit 1cec15f0cd
2 changed files with 10 additions and 10 deletions

View file

@ -120,7 +120,7 @@
"node-addon-api": "5.0.0",
"node-gyp": "9.0.0",
"null-loader": "4.0.1",
"playwright": "1.22.2",
"playwright": "1.23.1",
"plist": "3.0.5",
"prettier": "2.7.1",
"proxyquire": "2.1.3",

View file

@ -6465,17 +6465,17 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
playwright-core@1.22.2:
version "1.22.2"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.22.2.tgz#ed2963d79d71c2a18d5a6fd25b60b9f0a344661a"
integrity sha512-w/hc/Ld0RM4pmsNeE6aL/fPNWw8BWit2tg+TfqJ3+p59c6s3B6C8mXvXrIPmfQEobkcFDc+4KirNzOQ+uBSP1Q==
playwright-core@1.23.1:
version "1.23.1"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.23.1.tgz#af02bd7568af1017e477433b1b003ba84e1eb312"
integrity sha512-9CXsE0gawph4KXl6oUaa0ehHRySZjHvly4TybcBXDvzK3N3o6L/eZ8Q6iVWUiMn0LLS5bRFxo1qEtOETlYJxjw==
playwright@1.22.2:
version "1.22.2"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.22.2.tgz#353a7c29f89ca9600edc7a9a30aed790823c797d"
integrity sha512-hUTpg7LytIl3/O4t0AQJS1V6hWsaSY5uZ7w1oCC8r3a1AQN5d6otIdCkiB3cbzgQkcMaRxisinjMFMVqZkybdQ==
playwright@1.23.1:
version "1.23.1"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.23.1.tgz#b029885e995aa1f9626aac851410c5ef615718f4"
integrity sha512-+lgiy1JZMNPwpBp5tsUdjTGxuJ+lXZbtSKmMDc0/f1oVsNDXXA+r7zeC9Kzd+4jSHteoJJocargxVx2Mn1o2kw==
dependencies:
playwright-core "1.22.2"
playwright-core "1.23.1"
plist@3.0.5, plist@^3.0.1, plist@^3.0.4:
version "3.0.5"