mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump playwright from 1.23.2 to 1.25.0
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.23.2 to 1.25.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.23.2...v1.25.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
af8a6d48f9
commit
7f754a1d82
2 changed files with 10 additions and 10 deletions
|
|
@ -120,7 +120,7 @@
|
||||||
"node-addon-api": "5.0.0",
|
"node-addon-api": "5.0.0",
|
||||||
"node-gyp": "9.0.0",
|
"node-gyp": "9.0.0",
|
||||||
"null-loader": "4.0.1",
|
"null-loader": "4.0.1",
|
||||||
"playwright": "1.23.2",
|
"playwright": "1.25.0",
|
||||||
"plist": "3.0.6",
|
"plist": "3.0.6",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"proxyquire": "2.1.3",
|
"proxyquire": "2.1.3",
|
||||||
|
|
|
||||||
18
yarn.lock
18
yarn.lock
|
|
@ -6434,17 +6434,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.23.2:
|
playwright-core@1.25.0:
|
||||||
version "1.23.2"
|
version "1.25.0"
|
||||||
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.23.2.tgz#ddc15b3251e42ee0eed82a96ece3f7b2641d75a4"
|
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.25.0.tgz#54dc867c6c2cc5e4233905e249206a02914d14f1"
|
||||||
integrity sha512-UGbutIr0nBALDHWW/HcXfyK6ZdmefC99Moo4qyTr89VNIkYZuDrW8Sw554FyFUamcFSdKOgDPk6ECSkofGIZjQ==
|
integrity sha512-kZ3Jwaf3wlu0GgU0nB8UMQ+mXFTqBIFz9h1svTlNduNKjnbPXFxw7mJanLVjqxHJRn62uBfmgBj93YHidk2N5Q==
|
||||||
|
|
||||||
playwright@1.23.2:
|
playwright@1.25.0:
|
||||||
version "1.23.2"
|
version "1.25.0"
|
||||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.23.2.tgz#379eccbaed58ba23152d02934b4bc5104b4b7e60"
|
resolved "https://registry.npmjs.org/playwright/-/playwright-1.25.0.tgz#a5e317c8c207b921e7da17507ef9ec2983367970"
|
||||||
integrity sha512-c7nyyuDRifGBUNb+/zZh4AjyQXQISVHZY2cpHCsSIWueZNtY7q6Qfv0hJbVdtJhWSGgcix0hmES30l5jlPmy5Q==
|
integrity sha512-Z+pQNWI17Qx/tHhnmgMmPsptsisXpKgAnUvYv98kctlHUJaqMt2400P8kTw9vEPoC0xdxqu0JhxO7pDTmaaIKw==
|
||||||
dependencies:
|
dependencies:
|
||||||
playwright-core "1.23.2"
|
playwright-core "1.25.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