Bump playwright from 1.25.0 to 1.25.1

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

---
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] 2022-08-29 11:06:54 +00:00 committed by Labhansh Agrawal
parent 500949108a
commit 9a22e4e4f2
2 changed files with 10 additions and 10 deletions

View file

@ -120,7 +120,7 @@
"node-addon-api": "5.0.0", "node-addon-api": "5.0.0",
"node-gyp": "9.1.0", "node-gyp": "9.1.0",
"null-loader": "4.0.1", "null-loader": "4.0.1",
"playwright": "1.25.0", "playwright": "1.25.1",
"plist": "3.0.6", "plist": "3.0.6",
"prettier": "2.7.1", "prettier": "2.7.1",
"proxyquire": "2.1.3", "proxyquire": "2.1.3",

View file

@ -6416,17 +6416,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.25.0: playwright-core@1.25.1:
version "1.25.0" version "1.25.1"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.25.0.tgz#54dc867c6c2cc5e4233905e249206a02914d14f1" resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.25.1.tgz#abe56aec8bef645fba988320d9f9328fafab0446"
integrity sha512-kZ3Jwaf3wlu0GgU0nB8UMQ+mXFTqBIFz9h1svTlNduNKjnbPXFxw7mJanLVjqxHJRn62uBfmgBj93YHidk2N5Q== integrity sha512-lSvPCmA2n7LawD2Hw7gSCLScZ+vYRkhU8xH0AapMyzwN+ojoDqhkH/KIEUxwNu2PjPoE/fcE0wLAksdOhJ2O5g==
playwright@1.25.0: playwright@1.25.1:
version "1.25.0" version "1.25.1"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.25.0.tgz#a5e317c8c207b921e7da17507ef9ec2983367970" resolved "https://registry.npmjs.org/playwright/-/playwright-1.25.1.tgz#23fe129ca05568a72ee2a3842baa0a1985d1b345"
integrity sha512-Z+pQNWI17Qx/tHhnmgMmPsptsisXpKgAnUvYv98kctlHUJaqMt2400P8kTw9vEPoC0xdxqu0JhxO7pDTmaaIKw== integrity sha512-kOlW7mllnQ70ALTwAor73q/FhdH9EEXLUqjdzqioYLcSVC4n4NBfDqeCikGuayFZrLECLkU6Hcbziy/szqTXSA==
dependencies: dependencies:
playwright-core "1.25.0" playwright-core "1.25.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"