Skip to content

Commit

Permalink
Bump puppeteer from 20.9.0 to 21.1.1
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.9.0 to 21.1.1.
- [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.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2023
1 parent 268c215 commit c08c38b
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 84 deletions.
150 changes: 67 additions & 83 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 @@ -34,7 +34,7 @@
"coveragePathIgnorePatterns": ["functions.js"]
},
"dependencies": {
"puppeteer": "^20.5.0"
"puppeteer": "^21.1.1"
},
"devDependencies": {
"eslint": "^8.28.0",
Expand Down

0 comments on commit c08c38b

Please sign in to comment.