Skip to content

Commit ce1cfa8

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency puppeteer to v10.1.0
1 parent 73a0a04 commit ce1cfa8

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
@@ -200,7 +200,7 @@
200200
"postcss-preset-env": "6.7.0",
201201
"prettier": "^2.0.0",
202202
"protractor": "~7.0.0",
203-
"puppeteer": "10.0.0",
203+
"puppeteer": "10.1.0",
204204
"quicktype-core": "6.0.69",
205205
"raw-loader": "4.0.2",
206206
"regenerator-runtime": "0.13.7",

yarn.lock

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

9560-
puppeteer@10.0.0:
9561-
version "10.0.0"
9562-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-10.0.0.tgz#1b597c956103e2d989ca17f41ba4693b20a3640c"
9563-
integrity sha512-AxHvCb9IWmmP3gMW+epxdj92Gglii+6Z4sb+W+zc2hTTu10HF0yg6hGXot5O74uYkVqG3lfDRLfnRpi6WOwi5A==
9560+
puppeteer@10.1.0:
9561+
version "10.1.0"
9562+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-10.1.0.tgz#6ee1d7e30401a967f4403bd42ace9e51e399504f"
9563+
integrity sha512-bsyDHbFBvbofZ63xqF7hMhuKBX1h4WsqFIAoh1GuHr/Y9cewh+EFNAOdqWSkQRHLiBU/MY6M+8PUnXXjAPtuSg==
95649564
dependencies:
95659565
debug "4.3.1"
95669566
devtools-protocol "0.0.883894"

0 commit comments

Comments
 (0)