chore(deps): update dependency puppeteer to v15 (#8485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-06-27 22:46:11 +00:00 committed by GitHub
parent ca56e64fa3
commit 3678a666f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View File

@ -105,7 +105,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",
"puppeteer": "^14.4.1",
"puppeteer": "^15.1.1",
"resize-observer-polyfill": "^1.5.1",
"rimraf": "^3.0.2",
"sass": "^1.53.0",

View File

@ -63,7 +63,7 @@ importers:
npm-run-all: ^4.1.5
prettier: ^2.7.1
pretty-quick: ^3.1.3
puppeteer: ^14.4.1
puppeteer: ^15.1.1
resize-observer-polyfill: ^1.5.1
rimraf: ^3.0.2
sass: ^1.53.0
@ -138,7 +138,7 @@ importers:
npm-run-all: 4.1.5
prettier: 2.7.1
pretty-quick: 3.1.3_prettier@2.7.1
puppeteer: 14.4.1
puppeteer: 15.1.1
resize-observer-polyfill: 1.5.1
rimraf: 3.0.2
sass: 1.53.0
@ -5124,8 +5124,8 @@ packages:
resolution: {integrity: sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==}
engines: {node: '>=8'}
/devtools-protocol/0.0.1001819:
resolution: {integrity: sha512-G6OsIFnv/rDyxSqBa2lDLR6thp9oJioLsb2Gl+LbQlyoA9/OBAkrTU9jiCcQ8Pnh7z4d6slDiLaogR5hzgJLmQ==}
/devtools-protocol/0.0.1011705:
resolution: {integrity: sha512-OKvTvu9n3swmgYshvsyVHYX0+aPzCoYUnyXUacfQMmFtBtBKewV/gT4I9jkAbpTqtTi2E4S9MXLlvzBDUlqg0Q==}
dev: true
/diff/4.0.2:
@ -9359,14 +9359,14 @@ packages:
resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==}
engines: {node: '>=6'}
/puppeteer/14.4.1:
resolution: {integrity: sha512-+H0Gm84aXUvSLdSiDROtLlOofftClgw2TdceMvvCU9UvMryappoeS3+eOLfKvoy4sm8B8MWnYmPhWxVFudAOFQ==}
/puppeteer/15.1.1:
resolution: {integrity: sha512-XMysu48uIcaYad/IelRTX3yxpHkcNdhdzPegnBEz9h1uEQfLhFcMJnjyvus51Sm+OPwr2gaKQhtyuIVaVKqd0Q==}
engines: {node: '>=14.1.0'}
requiresBuild: true
dependencies:
cross-fetch: 3.1.5
debug: 4.3.4
devtools-protocol: 0.0.1001819
devtools-protocol: 0.0.1011705
extract-zip: 2.0.1
https-proxy-agent: 5.0.1
pkg-dir: 4.2.0
@ -9375,7 +9375,7 @@ packages:
rimraf: 3.0.2
tar-fs: 2.1.1
unbzip2-stream: 1.4.3
ws: 8.7.0
ws: 8.8.0
transitivePeerDependencies:
- bufferutil
- encoding
@ -11974,8 +11974,8 @@ packages:
optional: true
dev: true
/ws/8.7.0:
resolution: {integrity: sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==}
/ws/8.8.0:
resolution: {integrity: sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1