Skip to content

Commit

Permalink
chore(deps): bump puppeteer-cluster from 0.22.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [puppeteer-cluster](https://github.com/thomasdondorf/puppeteer-cluster) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/thomasdondorf/puppeteer-cluster/releases)
- [Changelog](https://github.com/thomasdondorf/puppeteer-cluster/blob/master/CHANGELOG.md)
- [Commits](thomasdondorf/puppeteer-cluster@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: puppeteer-cluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jniles committed Feb 11, 2022
1 parent 17703de commit ea319a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"debug": "^4.1.1",
"inline-source": "^7.2.0",
"puppeteer": "^13.0.0",
"puppeteer-cluster": "^0.22.0"
"puppeteer-cluster": "^0.23.0"
},
"devDependencies": {
"ava": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3003,12 +3003,12 @@ pupa@^2.1.1:
dependencies:
escape-goat "^2.0.0"

puppeteer-cluster@^0.22.0:
version "0.22.0"
resolved "https://registry.npmjs.org/puppeteer-cluster/-/puppeteer-cluster-0.22.0.tgz#4ab214671f414f15ad6a94a4b61ed0b4172e86e6"
integrity sha512-hmydtMwfVM+idFIDzS8OXetnujHGre7RY3BGL+3njy9+r8Dcu3VALkZHfuBEPf6byKssTCgzxU1BvLczifXd5w==
puppeteer-cluster@^0.23.0:
version "0.23.0"
resolved "https://registry.yarnpkg.com/puppeteer-cluster/-/puppeteer-cluster-0.23.0.tgz#da3f5c07de8a3069962bd9af6ee1767ba08fdbaf"
integrity sha512-108terIWDzPrQopmoYSPd5yDoy3FGJ2dNnoGMkGYPs6xtkdhgaECwpfZkzaRToMQPZibUOz0/dSSGgPEdXEhkQ==
dependencies:
debug "^4.1.1"
debug "^4.3.3"

puppeteer@^13.0.0:
version "13.3.1"
Expand Down

0 comments on commit ea319a7

Please sign in to comment.