Skip to content

Commit

Permalink
build(deps): bump puppeteer from 19.11.1 to 20.0.0 (#279)
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.11.1 to 20.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v19.11.1...puppeteer-v20.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2023
1 parent 66b04ce commit 5885701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"neat-log": "~3.1.0",
"ora": "~5.4.1",
"pretty-ms": "~7.0.1",
"puppeteer": "~19.11.0",
"puppeteer": "~20.0.0",
"update-notifier": "~5.1.0"
},
"engines": {
Expand Down

0 comments on commit 5885701

Please sign in to comment.