Skip to content

Commit 6e84fb1

Browse files
Bump esbuild from 0.25.10 to 0.27.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.10 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.10...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 f76c231 commit 6e84fb1

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
@@ -10,7 +10,7 @@
1010
"@types/jest": "^30.0.0",
1111
"@typescript-eslint/eslint-plugin": "^8.44.1",
1212
"@typescript-eslint/parser": "^8.44.1",
13-
"esbuild": "^0.25.9",
13+
"esbuild": "^0.27.0",
1414
"eslint": "^9.32.0",
1515
"eslint-config-airbnb-extended": "^2.3.1",
1616
"eslint-config-next": "^15.5.3",

0 commit comments

Comments
 (0)