Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit f4c12b0

Browse files
build(deps-dev): bump puppeteer from 9.0.0 to 9.1.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 9.0.0 to 9.1.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@v9.0.0...v9.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ec16d8d commit f4c12b0

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
@@ -96,7 +96,7 @@
9696
"jest-cli": "26.6.3",
9797
"node-fetch": "2.6.1",
9898
"prettier": "2.2.1",
99-
"puppeteer": "9.0.0",
99+
"puppeteer": "9.1.1",
100100
"qs": "6.10.1",
101101
"rollup": "2.46.0",
102102
"rollup-plugin-terser": "7.0.2",

yarn.lock

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

4850-
puppeteer@9.0.0:
4851-
version "9.0.0"
4852-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9.0.0.tgz#b476e17ceb3e33a6667bf682d66dde9898f9c031"
4853-
integrity sha512-Avu8SKWQRC1JKNMgfpH7d4KzzHOL/A65jRYrjNU46hxnOYGwqe4zZp/JW8qulaH0Pnbm5qyO3EbSKvqBUlfvkg==
4850+
puppeteer@9.1.1:
4851+
version "9.1.1"
4852+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-9.1.1.tgz#f74b7facf86887efd6c6b9fabb7baae6fdce012c"
4853+
integrity sha512-W+nOulP2tYd/ZG99WuZC/I5ljjQQ7EUw/jQGcIb9eu8mDlZxNY2SgcJXTLG9h5gRvqA3uJOe4hZXYsd3EqioMw==
48544854
dependencies:
48554855
debug "^4.1.0"
48564856
devtools-protocol "0.0.869402"

0 commit comments

Comments
 (0)