Skip to content

Commit 0944ad0

Browse files
chore(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] <support@github.com>
1 parent a77c9ad commit 0944ad0

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
@@ -32,7 +32,7 @@
3232
"@types/node": "^24.9.2"
3333
},
3434
"devDependencies": {
35-
"esbuild": "^0.25.11",
35+
"esbuild": "^0.27.0",
3636
"eslint": "^9.38.0",
3737
"typescript": "^5.9.3",
3838
"typescript-eslint": "^8.46.2"

0 commit comments

Comments
 (0)