Skip to content

Commit

Permalink
Bump puppeteer from 20.9.0 to 21.0.2
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.9.0 to 21.0.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v20.9.0...puppeteer-v21.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent 04721be commit 79c9933
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 70 deletions.
122 changes: 53 additions & 69 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 @@ -36,7 +36,7 @@
"eslint": "^8.45.0",
"jsdoc": "^4.0.2",
"minami": "^1.2.3",
"puppeteer": "^20.9.0"
"puppeteer": "^21.0.2"
},
"scripts": {
"test": "npm run lint && NODE_ENV=test node test.js",
Expand Down

0 comments on commit 79c9933

Please sign in to comment.