mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump playwright from 1.32.2 to 1.32.3
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.32.2 to 1.32.3. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.32.2...v1.32.3) --- 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
8187a89fb9
commit
1037b773da
2 changed files with 10 additions and 10 deletions
|
|
@ -124,7 +124,7 @@
|
|||
"node-addon-api": "6.1.0",
|
||||
"node-gyp": "9.3.1",
|
||||
"null-loader": "4.0.1",
|
||||
"playwright": "1.32.2",
|
||||
"playwright": "1.32.3",
|
||||
"plist": "3.0.6",
|
||||
"prettier": "2.8.8",
|
||||
"proxyquire": "2.1.3",
|
||||
|
|
|
|||
18
yarn.lock
18
yarn.lock
|
|
@ -6133,17 +6133,17 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
|||
dependencies:
|
||||
find-up "^4.0.0"
|
||||
|
||||
playwright-core@1.32.2:
|
||||
version "1.32.2"
|
||||
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.32.2.tgz#608810c3c4486fb86a224732ac0d3560a96ded8b"
|
||||
integrity sha512-zD7aonO+07kOTthsrCR3YCVnDcqSHIJpdFUtZEMOb6//1Rc7/6mZDRdw+nlzcQiQltOOsiqI3rrSyn/SlyjnJQ==
|
||||
playwright-core@1.32.3:
|
||||
version "1.32.3"
|
||||
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.32.3.tgz#e6dc7db0b49e9b6c0b8073c4a2d789a96f519c48"
|
||||
integrity sha512-SB+cdrnu74ZIn5Ogh/8278ngEh9NEEV0vR4sJFmK04h2iZpybfbqBY0bX6+BLYWVdV12JLLI+JEFtSnYgR+mWg==
|
||||
|
||||
playwright@1.32.2:
|
||||
version "1.32.2"
|
||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.32.2.tgz#9f5a510274c74d87128f7edfb709016a1f957e01"
|
||||
integrity sha512-jHVnXJke0PXpuPszKtk9y1zZSlzO5+2a+aockT/AND0oeXx46FiJEFrafthurglLygVZA+1gEbtUM1C7qtTV+Q==
|
||||
playwright@1.32.3:
|
||||
version "1.32.3"
|
||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.32.3.tgz#88583167880e42ca04fa8c4cc303680f4ff457d0"
|
||||
integrity sha512-h/ylpgoj6l/EjkfUDyx8cdOlfzC96itPpPe8BXacFkqpw/YsuxkpPyVbzEq4jw+bAJh5FLgh31Ljg2cR6HV3uw==
|
||||
dependencies:
|
||||
playwright-core "1.32.2"
|
||||
playwright-core "1.32.3"
|
||||
|
||||
plist@3.0.6, plist@^3.0.1, plist@^3.0.4:
|
||||
version "3.0.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue