mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump playwright from 1.36.2 to 1.37.0
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.36.2 to 1.37.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.36.2...v1.37.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
d3d1fb22b0
commit
2c16a369ec
2 changed files with 10 additions and 10 deletions
|
|
@ -126,7 +126,7 @@
|
||||||
"node-addon-api": "7.0.0",
|
"node-addon-api": "7.0.0",
|
||||||
"null-loader": "4.0.1",
|
"null-loader": "4.0.1",
|
||||||
"parse-url": "8.1.0",
|
"parse-url": "8.1.0",
|
||||||
"playwright": "1.36.2",
|
"playwright": "1.37.0",
|
||||||
"plist": "3.1.0",
|
"plist": "3.1.0",
|
||||||
"prettier": "3.0.1",
|
"prettier": "3.0.1",
|
||||||
"proxyquire": "2.1.3",
|
"proxyquire": "2.1.3",
|
||||||
|
|
|
||||||
18
yarn.lock
18
yarn.lock
|
|
@ -6144,17 +6144,17 @@ pkg-dir@^7.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
find-up "^6.3.0"
|
find-up "^6.3.0"
|
||||||
|
|
||||||
playwright-core@1.36.2:
|
playwright-core@1.37.0:
|
||||||
version "1.36.2"
|
version "1.37.0"
|
||||||
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.2.tgz#32382f2d96764c24c65a86ea336cf79721c2e50e"
|
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.37.0.tgz#a0a009b840076706452e29aab0efe0ebf5d45ab1"
|
||||||
integrity sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==
|
integrity sha512-1c46jhTH/myQw6sesrcuHVtLoSNfJv8Pfy9t3rs6subY7kARv0HRw5PpyfPYPpPtQvBOmgbE6K+qgYUpj81LAA==
|
||||||
|
|
||||||
playwright@1.36.2:
|
playwright@1.37.0:
|
||||||
version "1.36.2"
|
version "1.37.0"
|
||||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.36.2.tgz#4f25272209a31ad1138d7b9868e0325159f003e3"
|
resolved "https://registry.npmjs.org/playwright/-/playwright-1.37.0.tgz#19dc9bd43d9c1d7e165626e2aa12d56864650e13"
|
||||||
integrity sha512-4Fmlq3KWsl85Bl4InJw1NC21aeQV0iSZuFvTDcy1F8zVmXmgQRe89GxF8zMSRt/KIS+2tUolak7EXVl9aC+JdA==
|
integrity sha512-CrAEFfVioamMwDKmygc/HAkzEAxYAwjD+zod2poTxM7ObivkoDsKHu1ned16fnQV/Tf1kDB8KtsyH8Qd3VzJIg==
|
||||||
dependencies:
|
dependencies:
|
||||||
playwright-core "1.36.2"
|
playwright-core "1.37.0"
|
||||||
|
|
||||||
plist@3.1.0, plist@^3.0.4, plist@^3.0.5:
|
plist@3.1.0, plist@^3.0.4, plist@^3.0.5:
|
||||||
version "3.1.0"
|
version "3.1.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue