Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent a88cca3 commit 30f5f32
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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.8.2"
"puppeteer": "^20.8.3"
},
"scripts": {
"test": "npm run lint && NODE_ENV=test node test.js",
Expand Down

0 comments on commit 30f5f32

Please sign in to comment.