Skip to content

Commit 38452ee

Browse files
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 43ad38c commit 38452ee

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
@@ -29,7 +29,7 @@
2929
"@types/node": "^24.9.2"
3030
},
3131
"devDependencies": {
32-
"esbuild": "^0.25.11",
32+
"esbuild": "^0.27.0",
3333
"eslint": "^9.38.0",
3434
"typescript": "^5.9.3",
3535
"typescript-eslint": "^8.46.2"

0 commit comments

Comments
 (0)