Bump playwright from 1.25.1 to 1.25.2

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

---
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-09-12 11:07:38 +00:00 committed by Labhansh Agrawal
parent c08913f6ae
commit 1cbf2e8eae
2 changed files with 10 additions and 10 deletions

View file

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

View file

@ -6423,17 +6423,17 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
playwright-core@1.25.1:
version "1.25.1"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.25.1.tgz#abe56aec8bef645fba988320d9f9328fafab0446"
integrity sha512-lSvPCmA2n7LawD2Hw7gSCLScZ+vYRkhU8xH0AapMyzwN+ojoDqhkH/KIEUxwNu2PjPoE/fcE0wLAksdOhJ2O5g==
playwright-core@1.25.2:
version "1.25.2"
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.25.2.tgz#ea4baa398a4d45fcdfe48799482b599e3d0f033f"
integrity sha512-0yTbUE9lIddkEpLHL3u8PoCL+pWiZtj5A/j3U7YoNjcmKKDGBnCrgHJMzwd2J5vy6l28q4ki3JIuz7McLHhl1A==
playwright@1.25.1:
version "1.25.1"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.25.1.tgz#23fe129ca05568a72ee2a3842baa0a1985d1b345"
integrity sha512-kOlW7mllnQ70ALTwAor73q/FhdH9EEXLUqjdzqioYLcSVC4n4NBfDqeCikGuayFZrLECLkU6Hcbziy/szqTXSA==
playwright@1.25.2:
version "1.25.2"
resolved "https://registry.npmjs.org/playwright/-/playwright-1.25.2.tgz#0fc67e4385a52a51371ff9114bf68e3ad50a7f41"
integrity sha512-RwMB5SFRV/8wSfK+tK8ycpqdzORvoqUNz9DUeRfSgZFrZej5uuBl9wFjWcc+OkXFEtaPmx1acAVGG7hA4IJ1kg==
dependencies:
playwright-core "1.25.1"
playwright-core "1.25.2"
plist@3.0.6, plist@^3.0.1, plist@^3.0.4:
version "3.0.6"