Skip to content

Commit

Permalink
deps[wasm-tests]: bump puppeteer in /bindings/wasm/tests (#32)
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.11.1 to 24.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v23.11.1...puppeteer-v24.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 9572f31 commit 240a250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/wasm/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@fastify/static": "^8.0.0",
"fastify": "^5.0.0",
"puppeteer": "^23.0.2"
"puppeteer": "^24.0.0"
},
"engines": {
"node": ">= 16.3"
Expand Down

0 comments on commit 240a250

Please sign in to comment.