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

Commit 37c788c

Browse files
renovate-botalan-agius4
authored andcommitted
build: update puppeteer to version 7.1.0
1 parent 14b284b commit 37c788c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.0.4",
90+
"puppeteer": "7.1.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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8816,10 +8816,10 @@ punycode@^2.1.0, punycode@^2.1.1:
88168816
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
88178817
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
88188818

8819-
puppeteer@7.0.4:
8820-
version "7.0.4"
8821-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.4.tgz#f4b91b8a30eef29c53ff9a334123f23f87d42821"
8822-
integrity sha512-uHG4wXuJ3MuIAvvWJ5cycg+FgbSQEcCPTIKc7Y/nSGKN4UlT+9uFptgV/WgEAES2Dq71k1VwWSjj4pkXYI4tFg==
8819+
puppeteer@7.1.0:
8820+
version "7.1.0"
8821+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.1.0.tgz#ae37f48ee13f157c5b9255d580ffe4c5c1298679"
8822+
integrity sha512-lqOLzqCKdh7yUAHvK6LxgOpQrL8Bv1/jvS8MLDXxcNms2rlM3E8p/Wlwc7efbRZ0twxTzUeqjN5EqrTwxOwc9g==
88238823
dependencies:
88248824
debug "^4.1.0"
88258825
devtools-protocol "0.0.847576"

0 commit comments

Comments
 (0)