mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump playwright from 1.14.1 to 1.15.2
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.14.1 to 1.15.2. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.14.1...v1.15.2) --- 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
dc0c27fd10
commit
18fd2d4850
2 changed files with 5 additions and 5 deletions
|
|
@ -112,7 +112,7 @@
|
|||
"node-addon-api": "4.2.0",
|
||||
"node-gyp": "8.2.0",
|
||||
"null-loader": "4.0.1",
|
||||
"playwright": "1.14.1",
|
||||
"playwright": "1.15.2",
|
||||
"plist": "3.0.4",
|
||||
"prettier": "2.4.1",
|
||||
"proxyquire": "2.1.3",
|
||||
|
|
|
|||
|
|
@ -6005,10 +6005,10 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
|||
dependencies:
|
||||
find-up "^4.0.0"
|
||||
|
||||
playwright@1.14.1:
|
||||
version "1.14.1"
|
||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.14.1.tgz#73913d3044a85a58edf13148245279231072532e"
|
||||
integrity sha512-JYNjhwWcfsBkg0FMGLbFO9e58FVdmICE4k97/glIQV7cBULL7oxNjRQC7Ffe+Y70XVNnP0HSJLaA0W5SukyftQ==
|
||||
playwright@1.15.2:
|
||||
version "1.15.2"
|
||||
resolved "https://registry.npmjs.org/playwright/-/playwright-1.15.2.tgz#b350056d1fffbe5de5b1bdaca6ab73e35758baad"
|
||||
integrity sha512-+Z+7ckihyxR6rK5q8DWC6eUbKARfXpyxpjNcoJfgwSr64lAOzjhyFQiPC/JkdIqhsLgZjxpWfl1S7fLb+wPkgA==
|
||||
dependencies:
|
||||
commander "^6.1.0"
|
||||
debug "^4.1.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue