Skip to content

Commit c3385e4

Browse files
chore(deps-dev): bump esbuild (#7)
Bumps the npm_and_yarn group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.25.8 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.25.8...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e489bd5 commit c3385e4

2 files changed

Lines changed: 301 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@eslint/js": "^9.32.0",
5858
"@types/node": "^24.1.0",
59-
"esbuild": "^0.25.8",
59+
"esbuild": "^0.28.1",
6060
"eslint": "^9.32.0",
6161
"eslint-plugin-import": "^2.32.0",
6262
"eslint-plugin-n": "^17.21.3",

0 commit comments

Comments
 (0)