Skip to content

Commit 28924d2

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency puppeteer to v13
(cherry picked from commit 4bf3cd7)
1 parent 68b7358 commit 28924d2

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
@@ -194,7 +194,7 @@
194194
"postcss-preset-env": "6.7.0",
195195
"prettier": "^2.0.0",
196196
"protractor": "~7.0.0",
197-
"puppeteer": "12.0.1",
197+
"puppeteer": "13.0.0",
198198
"quicktype-core": "6.0.69",
199199
"regenerator-runtime": "0.13.9",
200200
"resolve-url-loader": "4.0.0",

yarn.lock

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

9073-
puppeteer@12.0.1:
9074-
version "12.0.1"
9075-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-12.0.1.tgz#ae79d0e174a07563e0bf2e05c94ccafce3e70033"
9076-
integrity sha512-YQ3GRiyZW0ddxTW+iiQcv2/8TT5c3+FcRUCg7F8q2gHqxd5akZN400VRXr9cHQKLWGukmJLDiE72MrcLK9tFHQ==
9073+
puppeteer@13.0.0:
9074+
version "13.0.0"
9075+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-13.0.0.tgz#f241d9bbbe5c8388da922f4f6ea3f84866e17f81"
9076+
integrity sha512-kZfGAieIVSo4bFqYuvY2KvhgP9txzmPbbnpZIzLlfdt8nEu9evXEwsbBt1BHocVQM4fJmCiS+FRyw7c8aWadNg==
90779077
dependencies:
90789078
debug "4.3.2"
90799079
devtools-protocol "0.0.937139"

0 commit comments

Comments
 (0)