Skip to content

Commit 6fad9fc

Browse files
chore(deps): bump esbuild
Bumps the npm_and_yarn group in /apps/kafka-consumer with 1 update: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.23.1 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.23.1...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 514888c commit 6fad9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/kafka-consumer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@repo/backend": "*",
1313
"convex": "^1.15.0",
1414
"cors": "^2.8.5",
15-
"esbuild": "^0.23.1",
15+
"esbuild": "^0.25.0",
1616
"express": "^4.20.0",
1717
"express-actuator": "^1.8.4",
1818
"kafkajs": "^2.2.4",

0 commit comments

Comments
 (0)