Skip to content

Commit daba5d1

Browse files
chore(deps-dev): bump esbuild from 0.24.2 to 0.25.0 (#449)
Bumps [esbuild](https://github.com/evanw/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) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de1f78e commit daba5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/jest": "^29.5.12",
8282
"@types/node": "^22.0.0",
8383
"borp": "^0.19.0",
84-
"esbuild": "^0.24.0",
84+
"esbuild": "^0.25.0",
8585
"esbuild-register": "^3.5.0",
8686
"eslint": "^9.17.0",
8787
"fastify": "^5.0.0",

0 commit comments

Comments
 (0)