Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit a127d2a

Browse files
Bump esbuild from 0.24.2 to 0.25.0 (#687)
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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b96672 commit a127d2a

File tree

2 files changed

+261
-3
lines changed

2 files changed

+261
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@web/test-runner-commands": "^0.9.0",
107107
"@web/test-runner-playwright": "^0.11.0",
108108
"chalk": "^5.3.0",
109-
"esbuild": "^0.24.2",
109+
"esbuild": "^0.25.0",
110110
"eslint": "^9.17.0",
111111
"eslint-config-prettier": "^10.0.1",
112112
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)