Skip to content

Commit 7025a19

Browse files
chore(deps-dev): bump esbuild in the development-dependencies group (#464)
Bumps the development-dependencies group with 1 update: [esbuild](https://github.com/evanw/esbuild). 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) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82c5113 commit 7025a19

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
@@ -69,7 +69,7 @@
6969
"@types/node": "^22.2.0",
7070
"c8": "^10.1.2",
7171
"cross-env": "^7.0.3",
72-
"esbuild": "^0.24.0",
72+
"esbuild": "^0.25.0",
7373
"eslint-plugin-jsdoc": "^50.6.2",
7474
"esmock": "^2.6.7",
7575
"http-server": "^14.1.1",

0 commit comments

Comments
 (0)