Skip to content

Commit 0d0254a

Browse files
renovate-botalan-agius4
authored andcommitted
build: update puppeteer to version 7.0.1
1 parent fdaef71 commit 0d0254a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.0",
90+
"puppeteer": "7.0.1",
9191
"rollup": "~2.28.0",
9292
"rollup-plugin-commonjs": "^10.1.0",
9393
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8474,10 +8474,10 @@ punycode@^2.1.0, punycode@^2.1.1:
84748474
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
84758475
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
84768476

8477-
8478-
version "7.0.0"
8479-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.0.tgz#be25ebf53edc1ecc09cb40af4a15f21fd1d38637"
8480-
integrity sha512-YNzucQMH7rKJAeISy9RB1nI72EMShlbT9vGT3E6UqElzOC4OuhFdIa3oirV4/57d/YIK5KO6qLM6UroCcyOVhw==
8477+
8478+
version "7.0.1"
8479+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.1.tgz#de0c2602e27bf9b12d7540aae52d6ed121a81884"
8480+
integrity sha512-04V05BKQdloUCOa7JyQBaNXPIiVByz1eAFAElcrpMHIQkfu22J0RKFhRWkXZGXdl03yoHuaZwqyB/qG7YJu5Ew==
84818481
dependencies:
84828482
debug "^4.1.0"
84838483
devtools-protocol "0.0.847576"

0 commit comments

Comments
 (0)