Skip to content

Commit 15516fb

Browse files
Bump esbuild from 0.23.1 to 0.24.0 in /packages/worker
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.23.1...v0.24.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a48021b commit 15516fb

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
@@ -20,7 +20,7 @@
2020
"@eslint/js": "^9.11.0",
2121
"@typescript-eslint/eslint-plugin": "^8.7.0",
2222
"@typescript-eslint/parser": "^8.7.0",
23-
"esbuild": "^0.23.1",
23+
"esbuild": "^0.24.0",
2424
"esbuild-plugin-babel": "^0.2.3",
2525
"esbuild-plugin-glob": "^2.2.3",
2626
"eslint": "^9.11.0",

0 commit comments

Comments
 (0)