Skip to content

Commit b85f925

Browse files
renovate-botfilipesilva
authored andcommitted
build: update puppeteer to version 7.1.0
1 parent 450f382 commit b85f925

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
@@ -196,7 +196,7 @@
196196
"postcss-preset-env": "6.7.0",
197197
"prettier": "^2.0.0",
198198
"protractor": "~7.0.0",
199-
"puppeteer": "7.0.4",
199+
"puppeteer": "7.1.0",
200200
"quicktype-core": "^6.0.69",
201201
"raw-loader": "4.0.2",
202202
"regenerator-runtime": "0.13.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9931,10 +9931,10 @@ punycode@^2.1.0, punycode@^2.1.1:
99319931
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
99329932
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
99339933

9934-
puppeteer@7.0.4:
9935-
version "7.0.4"
9936-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.4.tgz#f4b91b8a30eef29c53ff9a334123f23f87d42821"
9937-
integrity sha512-uHG4wXuJ3MuIAvvWJ5cycg+FgbSQEcCPTIKc7Y/nSGKN4UlT+9uFptgV/WgEAES2Dq71k1VwWSjj4pkXYI4tFg==
9934+
puppeteer@7.1.0:
9935+
version "7.1.0"
9936+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.1.0.tgz#ae37f48ee13f157c5b9255d580ffe4c5c1298679"
9937+
integrity sha512-lqOLzqCKdh7yUAHvK6LxgOpQrL8Bv1/jvS8MLDXxcNms2rlM3E8p/Wlwc7efbRZ0twxTzUeqjN5EqrTwxOwc9g==
99389938
dependencies:
99399939
debug "^4.1.0"
99409940
devtools-protocol "0.0.847576"

0 commit comments

Comments
 (0)