Skip to content

Commit cdee453

Browse files
Update esbuild requirement from ^0.25.5 to ^0.25.8 in /packages/worker
Updates the requirements on [esbuild](https://github.com/evanw/esbuild) to permit the latest version. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.5...v0.25.8) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c08b52 commit cdee453

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.25.8",
2828
"esbuild-plugin-babel": "^0.2.3",
2929
"esbuild-plugin-glob": "^2.2.3",
3030
"eslint": "^9.30.0",

0 commit comments

Comments
 (0)