Skip to content

Commit 13b30f2

Browse files
renovate-botalan-agius4
authored andcommitted
build: update puppeteer to version 7.0.1
1 parent 2ef1f62 commit 13b30f2

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
@@ -195,7 +195,7 @@
195195
"postcss-loader": "4.2.0",
196196
"prettier": "^2.0.0",
197197
"protractor": "~7.0.0",
198-
"puppeteer": "7.0.0",
198+
"puppeteer": "7.0.1",
199199
"quicktype-core": "^6.0.69",
200200
"raw-loader": "4.0.2",
201201
"regenerator-runtime": "0.13.7",

yarn.lock

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

9594-
9595-
version "7.0.0"
9596-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.0.tgz#be25ebf53edc1ecc09cb40af4a15f21fd1d38637"
9597-
integrity sha512-YNzucQMH7rKJAeISy9RB1nI72EMShlbT9vGT3E6UqElzOC4OuhFdIa3oirV4/57d/YIK5KO6qLM6UroCcyOVhw==
9594+
9595+
version "7.0.1"
9596+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.1.tgz#de0c2602e27bf9b12d7540aae52d6ed121a81884"
9597+
integrity sha512-04V05BKQdloUCOa7JyQBaNXPIiVByz1eAFAElcrpMHIQkfu22J0RKFhRWkXZGXdl03yoHuaZwqyB/qG7YJu5Ew==
95989598
dependencies:
95999599
debug "^4.1.0"
96009600
devtools-protocol "0.0.847576"

0 commit comments

Comments
 (0)