mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump playwright from 1.27.1 to 1.30.0
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.27.1 to 1.30.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.27.1...v1.30.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:
parent
078ad5f1a4
commit
711b2845d4
2 changed files with 10 additions and 10 deletions
|
|
@ -126,7 +126,7 @@
|
||||||
"node-addon-api": "5.1.0",
|
"node-addon-api": "5.1.0",
|
||||||
"node-gyp": "9.3.1",
|
"node-gyp": "9.3.1",
|
||||||
"null-loader": "4.0.1",
|
"null-loader": "4.0.1",
|
||||||
"playwright": "1.27.1",
|
"playwright": "1.30.0",
|
||||||
"plist": "3.0.6",
|
"plist": "3.0.6",
|
||||||
"prettier": "2.8.1",
|
"prettier": "2.8.1",
|
||||||
"proxyquire": "2.1.3",
|
"proxyquire": "2.1.3",
|
||||||
|
|
|
||||||
18
yarn.lock
18
yarn.lock
|
|
@ -6553,17 +6553,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.27.1:
|
playwright-core@1.30.0:
|
||||||
version "1.27.1"
|
version "1.30.0"
|
||||||
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.27.1.tgz#840ef662e55a3ed759d8b5d3d00a5f885a7184f4"
|
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.30.0.tgz#de987cea2e86669e3b85732d230c277771873285"
|
||||||
integrity sha512-9EmeXDncC2Pmp/z+teoVYlvmPWUC6ejSSYZUln7YaP89Z6lpAaiaAnqroUt/BoLo8tn7WYShcfaCh+xofZa44Q==
|
integrity sha512-7AnRmTCf+GVYhHbLJsGUtskWTE33SwMZkybJ0v6rqR1boxq2x36U7p1vDRV7HO2IwTZgmycracLxPEJI49wu4g==
|
||||||
|
|
||||||
playwright@1.27.1:
|
playwright@1.30.0:
|
||||||
version "1.27.1"
|
version "1.30.0"
|
||||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.27.1.tgz#4eecac5899566c589d4220ca8acc16abe8a67450"
|
resolved "https://registry.npmjs.org/playwright/-/playwright-1.30.0.tgz#b1d7be2d45d97fbb59f829f36f521f12010fe072"
|
||||||
integrity sha512-xXYZ7m36yTtC+oFgqH0eTgullGztKSRMb4yuwLPl8IYSmgBM88QiB+3IWb1mRIC9/NNwcgbG0RwtFlg+EAFQHQ==
|
integrity sha512-ENbW5o75HYB3YhnMTKJLTErIBExrSlX2ZZ1C/FzmHjUYIfxj/UnI+DWpQr992m+OQVSg0rCExAOlRwB+x+yyIg==
|
||||||
dependencies:
|
dependencies:
|
||||||
playwright-core "1.27.1"
|
playwright-core "1.30.0"
|
||||||
|
|
||||||
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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue