Bump playwright from 1.23.2 to 1.25.0

Bumps [playwright](https://github.com/Microsoft/playwright) from 1.23.2 to 1.25.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.23.2...v1.25.0)

---
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-08-11 19:26:36 +00:00 committed by Labhansh Agrawal
parent af8a6d48f9
commit 7f754a1d82
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.23.2",
"playwright": "1.25.0",
"plist": "3.0.6",
"prettier": "2.7.1",
"proxyquire": "2.1.3",

View file

@ -6434,17 +6434,17 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
playwright-core@1.23.2:
version "1.23.2"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.23.2.tgz#ddc15b3251e42ee0eed82a96ece3f7b2641d75a4"
integrity sha512-UGbutIr0nBALDHWW/HcXfyK6ZdmefC99Moo4qyTr89VNIkYZuDrW8Sw554FyFUamcFSdKOgDPk6ECSkofGIZjQ==
playwright-core@1.25.0:
version "1.25.0"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.25.0.tgz#54dc867c6c2cc5e4233905e249206a02914d14f1"
integrity sha512-kZ3Jwaf3wlu0GgU0nB8UMQ+mXFTqBIFz9h1svTlNduNKjnbPXFxw7mJanLVjqxHJRn62uBfmgBj93YHidk2N5Q==
playwright@1.23.2:
version "1.23.2"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.23.2.tgz#379eccbaed58ba23152d02934b4bc5104b4b7e60"
integrity sha512-c7nyyuDRifGBUNb+/zZh4AjyQXQISVHZY2cpHCsSIWueZNtY7q6Qfv0hJbVdtJhWSGgcix0hmES30l5jlPmy5Q==
playwright@1.25.0:
version "1.25.0"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.25.0.tgz#a5e317c8c207b921e7da17507ef9ec2983367970"
integrity sha512-Z+pQNWI17Qx/tHhnmgMmPsptsisXpKgAnUvYv98kctlHUJaqMt2400P8kTw9vEPoC0xdxqu0JhxO7pDTmaaIKw==
dependencies:
playwright-core "1.23.2"
playwright-core "1.25.0"
plist@3.0.6, plist@^3.0.1, plist@^3.0.4:
version "3.0.6"