mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump playwright from 1.37.0 to 1.37.1
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.37.0 to 1.37.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.37.0...v1.37.1) --- 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:
parent
2a1a90eb04
commit
e27f9a87fc
2 changed files with 10 additions and 10 deletions
|
|
@ -126,7 +126,7 @@
|
|||
"node-addon-api": "7.0.0",
|
||||
"null-loader": "4.0.1",
|
||||
"parse-url": "8.1.0",
|
||||
"playwright": "1.37.0",
|
||||
"playwright": "1.37.1",
|
||||
"plist": "3.1.0",
|
||||
"prettier": "3.0.1",
|
||||
"proxyquire": "2.1.3",
|
||||
|
|
|
|||
18
yarn.lock
18
yarn.lock
|
|
@ -6200,17 +6200,17 @@ pkg-dir@^7.0.0:
|
|||
dependencies:
|
||||
find-up "^6.3.0"
|
||||
|
||||
playwright-core@1.37.0:
|
||||
version "1.37.0"
|
||||
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.37.0.tgz#a0a009b840076706452e29aab0efe0ebf5d45ab1"
|
||||
integrity sha512-1c46jhTH/myQw6sesrcuHVtLoSNfJv8Pfy9t3rs6subY7kARv0HRw5PpyfPYPpPtQvBOmgbE6K+qgYUpj81LAA==
|
||||
playwright-core@1.37.1:
|
||||
version "1.37.1"
|
||||
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.37.1.tgz#cb517d52e2e8cb4fa71957639f1cd105d1683126"
|
||||
integrity sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==
|
||||
|
||||
playwright@1.37.0:
|
||||
version "1.37.0"
|
||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.37.0.tgz#19dc9bd43d9c1d7e165626e2aa12d56864650e13"
|
||||
integrity sha512-CrAEFfVioamMwDKmygc/HAkzEAxYAwjD+zod2poTxM7ObivkoDsKHu1ned16fnQV/Tf1kDB8KtsyH8Qd3VzJIg==
|
||||
playwright@1.37.1:
|
||||
version "1.37.1"
|
||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.37.1.tgz#6e488d82d7d98b9127c5db9c701f9c956ab47e76"
|
||||
integrity sha512-bgUXRrQKhT48zHdxDYQTpf//0xDfDd5hLeEhjuSw8rXEGoT9YeElpfvs/izonTNY21IQZ7d3s22jLxYaAnubbQ==
|
||||
dependencies:
|
||||
playwright-core "1.37.0"
|
||||
playwright-core "1.37.1"
|
||||
|
||||
plist@3.1.0, plist@^3.0.4, plist@^3.0.5:
|
||||
version "3.1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue