Skip to content

Commit 6a5e5f0

Browse files
Bump esbuild from 0.23.1 to 0.24.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.23.1...v0.24.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a276209 commit 6a5e5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@mapbox/geojson-rewind": "^0.5.2",
3434
"@types/node": "^22.0.2",
3535
"c8": "^10.1.2",
36-
"esbuild": "^0.23.1",
36+
"esbuild": "^0.24.0",
3737
"npm-run-all": "^4.1.5",
3838
"shx": "^0.3.4",
3939
"typescript": "^5.6.2"

0 commit comments

Comments
 (0)