Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit af54864

Browse files
renovate-botalan-agius4
authored andcommitted
build: update puppeteer to version 8.0.0
1 parent b7e51c3 commit af54864

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"node-fetch": "^2.6.1",
8888
"ora": "^5.1.0",
8989
"protractor": "7.0.0",
90-
"puppeteer": "7.1.0",
90+
"puppeteer": "8.0.0",
9191
"rollup": "~2.28.0",
9292
"rollup-plugin-commonjs": "^10.1.0",
9393
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4346,10 +4346,10 @@ dev-ip@^1.0.1:
43464346
resolved "https://registry.yarnpkg.com/dev-ip/-/dev-ip-1.0.1.tgz#a76a3ed1855be7a012bb8ac16cb80f3c00dc28f0"
43474347
integrity sha1-p2o+0YVb56ASu4rBbLgPPADcKPA=
43484348

4349-
4350-
version "0.0.847576"
4351-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.847576.tgz#2f201bfb68aa9ef4497199fbd7f5d5dfde3b200b"
4352-
integrity sha512-0M8kobnSQE0Jmly7Mhbeq0W/PpZfnuK+WjN2ZRVPbGqYwCHCioAVp84H0TcLimgECcN5H976y5QiXMGBC9JKmg==
4349+
4350+
version "0.0.854822"
4351+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.854822.tgz#eac3a5260a6b3b4e729a09fdc0c77b0d322e777b"
4352+
integrity sha512-xd4D8kHQtB0KtWW0c9xBZD5LVtm9chkMOfs/3Yn01RhT/sFIsVtzTtypfKoFfWBaL+7xCYLxjOLkhwPXaX/Kcg==
43534353

43544354
diff@^4.0.1:
43554355
version "4.0.2"
@@ -8849,13 +8849,13 @@ punycode@^2.1.0, punycode@^2.1.1:
88498849
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
88508850
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
88518851

8852-
puppeteer@7.1.0:
8853-
version "7.1.0"
8854-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.1.0.tgz#ae37f48ee13f157c5b9255d580ffe4c5c1298679"
8855-
integrity sha512-lqOLzqCKdh7yUAHvK6LxgOpQrL8Bv1/jvS8MLDXxcNms2rlM3E8p/Wlwc7efbRZ0twxTzUeqjN5EqrTwxOwc9g==
8852+
puppeteer@8.0.0:
8853+
version "8.0.0"
8854+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-8.0.0.tgz#a236669118aa795331c2d0ca19877159e7664705"
8855+
integrity sha512-D0RzSWlepeWkxPPdK3xhTcefj8rjah1791GE82Pdjsri49sy11ci/JQsAO8K2NRukqvwEtcI+ImP5F4ZiMvtIQ==
88568856
dependencies:
88578857
debug "^4.1.0"
8858-
devtools-protocol "0.0.847576"
8858+
devtools-protocol "0.0.854822"
88598859
extract-zip "^2.0.0"
88608860
https-proxy-agent "^5.0.0"
88618861
node-fetch "^2.6.1"

0 commit comments

Comments
 (0)