Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `esbuild` from 0.24.2 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.24.2...v0.25.0)

Updates `puppeteer` from 23.11.1 to 24.2.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.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent c988aa8 commit 3ed4c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"@nodesecure/utils": "^2.2.0",
"@openally/mutex": "^1.0.0",
"@topcli/spinner": "^2.1.2",
"esbuild": "^0.24.0",
"esbuild": "^0.25.0",
"filenamify": "^6.0.0",
"kleur": "^4.1.5",
"puppeteer": "23.11.1",
"puppeteer": "24.2.0",
"sade": "^1.8.1",
"zup": "0.0.2"
},
Expand Down

0 comments on commit 3ed4c23

Please sign in to comment.