Skip to content

Commit

Permalink
Bump puppeteer from 19.8.2 to 19.8.3
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.8.2 to 19.8.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/puppeteer-v19.8.3/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v19.8.2...puppeteer-v19.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hobinjk-ptc committed Apr 4, 2023
1 parent e7da4ac commit de7efb2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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 @@
"eslint": "^8.37.0",
"jsdoc": "^4.0.2",
"minami": "^1.2.3",
"puppeteer": "^19.8.2"
"puppeteer": "^19.8.3"
},
"scripts": {
"test": "npm run lint && NODE_ENV=test node test.js",
Expand Down

0 comments on commit de7efb2

Please sign in to comment.