Skip to content

Commit 4157ee2

Browse files
chore(deps): bump esbuild from 0.23.1 to 0.24.2 in /apps/kafka-consumer
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.24.2. - [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.2) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 514888c commit 4157ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/kafka-consumer/package.json

Lines changed: 1 addition & 1 deletion
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.24.2",
1616
"express": "^4.20.0",
1717
"express-actuator": "^1.8.4",
1818
"kafkajs": "^2.2.4",

0 commit comments

Comments
 (0)