Skip to content

Commit b431f84

Browse files
Bump esbuild from 0.25.12 to 0.27.1 in /packages/worker
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.1. - [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.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c08b52 commit b431f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@eslint/js": "^9.30.0",
2525
"@typescript-eslint/eslint-plugin": "^8.35.0",
2626
"@typescript-eslint/parser": "^8.35.0",
27-
"esbuild": "^0.25.5",
27+
"esbuild": "^0.27.1",
2828
"esbuild-plugin-babel": "^0.2.3",
2929
"esbuild-plugin-glob": "^2.2.3",
3030
"eslint": "^9.30.0",

0 commit comments

Comments
 (0)