Skip to content

Commit

Permalink
chore(deps-dev): bump puppeteer from 21.7.0 to 21.9.0 (#491)
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.7.0 to 21.9.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-v21.7.0...puppeteer-v21.9.0)

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

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] authored Jan 26, 2024
1 parent 66fee42 commit 2648733
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 76 deletions.
100 changes: 25 additions & 75 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"mocha": "^10.2.0",
"node-static": "^0.7.11",
"npm-run-all": "^4.1.5",
"puppeteer": "^21.7.0",
"puppeteer": "^21.9.0",
"semantic-release": "^23.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
Expand Down

0 comments on commit 2648733

Please sign in to comment.