Skip to content

Commit

Permalink
Bump puppeteer-core from 23.11.0 to 24.1.0
Browse files Browse the repository at this point in the history
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 23.11.0 to 24.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-core-v23.11.0...puppeteer-core-v24.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 05e5354 commit 71c8592
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 42 deletions.
100 changes: 59 additions & 41 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 @@ -16,7 +16,7 @@
"sass": "^1.83.1"
},
"devDependencies": {
"puppeteer-core": "^23.11.0"
"puppeteer-core": "^24.1.0"
},
"scripts": {
"sass": "npx sass --load-path=node_modules --quiet-deps app/assets/sass/application.scss static/application.css",
Expand Down

0 comments on commit 71c8592

Please sign in to comment.