Skip to content

Commit

Permalink
Bump puppeteer from 20.2.0 to 20.3.0
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.2.0 to 20.3.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-v20.2.0...puppeteer-v20.3.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 May 23, 2023
1 parent f95d0cd commit 950da24
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 81 deletions.
129 changes: 49 additions & 80 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 @@ -35,7 +35,7 @@
"eslint": "^8.41.0",
"jsdoc": "^4.0.2",
"minami": "^1.2.3",
"puppeteer": "^20.2.0"
"puppeteer": "^20.3.0"
},
"scripts": {
"test": "npm run lint && NODE_ENV=test node test.js",
Expand Down

0 comments on commit 950da24

Please sign in to comment.