mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump playwright from 1.31.2 to 1.32.1
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.31.2 to 1.32.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.31.2...v1.32.1) --- 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
2a5b51bf71
commit
1b7290fc94
2 changed files with 10 additions and 10 deletions
|
|
@ -124,7 +124,7 @@
|
||||||
"node-addon-api": "6.0.0",
|
"node-addon-api": "6.0.0",
|
||||||
"node-gyp": "9.3.1",
|
"node-gyp": "9.3.1",
|
||||||
"null-loader": "4.0.1",
|
"null-loader": "4.0.1",
|
||||||
"playwright": "1.31.2",
|
"playwright": "1.32.1",
|
||||||
"plist": "3.0.6",
|
"plist": "3.0.6",
|
||||||
"prettier": "2.8.7",
|
"prettier": "2.8.7",
|
||||||
"proxyquire": "2.1.3",
|
"proxyquire": "2.1.3",
|
||||||
|
|
|
||||||
18
yarn.lock
18
yarn.lock
|
|
@ -6135,17 +6135,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.31.2:
|
playwright-core@1.32.1:
|
||||||
version "1.31.2"
|
version "1.32.1"
|
||||||
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.31.2.tgz#debf4b215d14cb619adb7e511c164d068075b2ed"
|
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.32.1.tgz#5a10c32403323b07d75ea428ebeed866a80b76a1"
|
||||||
integrity sha512-a1dFgCNQw4vCsG7bnojZjDnPewZcw7tZUNFN0ZkcLYKj+mPmXvg4MpaaKZ5SgqPsOmqIf2YsVRkgqiRDxD+fDQ==
|
integrity sha512-KZYUQC10mXD2Am1rGlidaalNGYk3LU1vZqqNk0gT4XPty1jOqgup8KDP8l2CUlqoNKhXM5IfGjWgW37xvGllBA==
|
||||||
|
|
||||||
playwright@1.31.2:
|
playwright@1.32.1:
|
||||||
version "1.31.2"
|
version "1.32.1"
|
||||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.31.2.tgz#4252280586c596746122cd1fdf9f8ff6a63fa852"
|
resolved "https://registry.npmjs.org/playwright/-/playwright-1.32.1.tgz#c48195850740fbdbd7702f37e5a891b13259f689"
|
||||||
integrity sha512-jpC47n2PKQNtzB7clmBuWh6ftBRS/Bt5EGLigJ9k2QAKcNeYXZkEaDH5gmvb6+AbcE0DO6GnXdbl9ogG6Eh+og==
|
integrity sha512-GnEizysWMvoqHC3I9l8+4/ZxeLwLNdJJG76xdKGxzOcIZDcw5RSk/FKrFb5CuA+zcLpjIM2p9eR9Z4CuUDkWXg==
|
||||||
dependencies:
|
dependencies:
|
||||||
playwright-core "1.31.2"
|
playwright-core "1.32.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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue