Skip to content

Commit

Permalink
Bump puppeteer from 22.6.5 to 22.7.0
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.6.5 to 22.7.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-v22.6.5...puppeteer-v22.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hobinjk-ptc committed Apr 24, 2024
1 parent dff0769 commit 2f8a933
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 @@ -40,7 +40,7 @@
"jsdoc": "^4.0.2",
"minami": "^1.2.3",
"mock-fs": "^5.2.0",
"puppeteer": "^22.6.5"
"puppeteer": "^22.7.0"
},
"scripts": {
"test": "npm run lint && jest --forceExit --runInBand",
Expand Down

0 comments on commit 2f8a933

Please sign in to comment.