Skip to content

Commit cdde677

Browse files
build(deps-dev): bump esbuild from 0.25.12 to 0.27.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.12...v0.27.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dcd3cd commit cdde677

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
@@ -49,7 +49,7 @@
4949
"@types/node": "^24.5.2"
5050
},
5151
"devDependencies": {
52-
"esbuild": "^0.25.10",
52+
"esbuild": "^0.27.0",
5353
"eslint": "^9.36.0",
5454
"typescript": "^5.9.2",
5555
"typescript-eslint": "^8.44.1"

0 commit comments

Comments
 (0)