Skip to content

Commit 39f3f41

Browse files
build(deps-dev): bump esbuild from 0.24.0 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 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.0...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8be04c5 commit 39f3f41

File tree

2 files changed

+112
-102
lines changed

2 files changed

+112
-102
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/js-yaml": "^4.0.9",
5858
"@types/node": "^22.10.0",
5959
"@vitest/coverage-v8": "^2.1.6",
60-
"esbuild": "^0.24.0",
60+
"esbuild": "^0.25.0",
6161
"eslint": "^9.15.0",
6262
"eslint-config-prettier": "^9.1.0",
6363
"eslint-import-resolver-typescript": "^3.6.3",

0 commit comments

Comments
 (0)