Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 9358acc

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency puppeteer to v9.1.1
(cherry picked from commit 6d0323c)
1 parent be91d49 commit 9358acc

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
@@ -86,7 +86,7 @@
8686
"ora": "^5.1.0",
8787
"prettier": "^2.2.1",
8888
"protractor": "7.0.0",
89-
"puppeteer": "9.1.0",
89+
"puppeteer": "9.1.1",
9090
"rollup": "~2.47.0",
9191
"rollup-plugin-commonjs": "^10.1.0",
9292
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

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

8169-
8170-
version "9.1.0"
8171-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9.1.0.tgz#0530ed1f595088eefd078c8f1f7618d00f216a56"
8172-
integrity sha512-+BWwEKYQ9oBTUcDYwfgnVPlHSEYqD4sXsMqQf70vSlTE6YIuXujc7zKgO3FyZNJYVrdrUppy/LLwGF1IRacQMQ==
8169+
8170+
version "9.1.1"
8171+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9.1.1.tgz#f74b7facf86887efd6c6b9fabb7baae6fdce012c"
8172+
integrity sha512-W+nOulP2tYd/ZG99WuZC/I5ljjQQ7EUw/jQGcIb9eu8mDlZxNY2SgcJXTLG9h5gRvqA3uJOe4hZXYsd3EqioMw==
81738173
dependencies:
81748174
debug "^4.1.0"
81758175
devtools-protocol "0.0.869402"

0 commit comments

Comments
 (0)