Skip to content

Commit

Permalink
chore(deps): bump puppeteer-core from 21.1.0 to 21.1.1
Browse files Browse the repository at this point in the history
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 21.1.0 to 21.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-core-v21.1.0...puppeteer-core-v21.1.1)

---
updated-dependencies:
- dependency-name: puppeteer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent eceb33f commit 6d7506c
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1661,6 +1661,13 @@ [email protected]:
dependencies:
mitt "3.0.1"

[email protected]:
version "0.4.22"
resolved "https://registry.yarnpkg.com/chromium-bidi/-/chromium-bidi-0.4.22.tgz#625dab72946e177f538da2d2b8a681652ef916da"
integrity sha512-wR7Y9Ioez+cNXT4ZP7VNM1HRTljpNnMSLw4/RnwhhZUP4yCU7kIQND00YiktuHekch68jklGPK1q9Jkb29+fQg==
dependencies:
mitt "3.0.1"

ci-info@^3.2.0:
version "3.8.0"
resolved "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz"
Expand Down Expand Up @@ -4302,7 +4309,7 @@ puppeteer-autoscroll-down@^1.1.2:
resolved "https://registry.npmjs.org/puppeteer-autoscroll-down/-/puppeteer-autoscroll-down-1.1.2.tgz"
integrity sha512-SSzxBf6Iu2zn6NNqZO1XlU8cqbjVOzhlTh38xLU42srNZjrDXkIAhKandScM0ZwueVOtOs4xSY0FN2S6whlFSA==

[email protected], puppeteer-core@^21.0.2:
[email protected]:
version "21.1.0"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-21.1.0.tgz#f7680ed17076fba6a721f9b81fc045a8351bb8b3"
integrity sha512-ggfTj09jo81Y6M4DyNj80GrY6Pip+AtDUgGljqoSzP6FG5nz5Aju6Cs/X147fLgkJ4UKTb736U6cDp0ssLzN5Q==
Expand All @@ -4314,6 +4321,18 @@ [email protected], puppeteer-core@^21.0.2:
devtools-protocol "0.0.1159816"
ws "8.13.0"

puppeteer-core@^21.0.2:
version "21.1.1"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-21.1.1.tgz#59be20b6f69acc2139ba2d9e02a33793b59254ff"
integrity sha512-Tlcajcf44zwfa9Sbwv3T8BtaNMJ69wtpHIxwl2NOBTyTK3D1wppQovXTjfw0TDOm3a16eCfQ+5BMi3vRQ4kuAQ==
dependencies:
"@puppeteer/browsers" "1.7.0"
chromium-bidi "0.4.22"
cross-fetch "4.0.0"
debug "4.3.4"
devtools-protocol "0.0.1159816"
ws "8.13.0"

puppeteer@^21.0.2:
version "21.1.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-21.1.0.tgz#ccea4a1d055b9ff58bde5933b75afba2782e470a"
Expand Down

0 comments on commit 6d7506c

Please sign in to comment.