Skip to content

Commit

Permalink
build(deps): bump puppeteer from 23.3.1 to 23.4.0 (#121)
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.3.1 to 23.4.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-v23.3.1...puppeteer-v23.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sudharaka Palamakumbura <[email protected]>
  • Loading branch information
dependabot[bot] and SudharakaP committed Sep 24, 2024
1 parent 786503a commit 53c86c9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -6,7 +6,7 @@
"dependencies": {
"dotenv": "^16.4.5",
"nodemailer": "^6.9.15",
"puppeteer": "^23.3.1"
"puppeteer": "^23.4.0"
},
"engines": {
"node": "20.x",
Expand Down

0 comments on commit 53c86c9

Please sign in to comment.