Skip to content

Commit

Permalink
Bump esbuild from 0.24.0 to 0.24.2 in /packages/cli
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 to 0.24.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.24.0...v0.24.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 7aa290c commit 9ab166f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
},
"dependencies": {
"@ast-grep/napi": "0.11.0",
"esbuild": "0.24.0"
"esbuild": "0.24.2"
},
"devDependencies": {
"@oclif/core": "3.26.5",
Expand Down

0 comments on commit 9ab166f

Please sign in to comment.