Skip to content

Commit 378fc41

Browse files
chore(deps-dev): bump esbuild from 0.23.1 to 0.28.1 in /services/runner
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.28.1. - [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.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b0c0cb commit 378fc41

2 files changed

Lines changed: 317 additions & 40 deletions

File tree

services/runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@types/node": "^24.0.0",
4141
"@vitest/coverage-v8": "^4.1.4",
42-
"esbuild": "0.23.1",
42+
"esbuild": "0.28.1",
4343
"tsx": "4.19.2",
4444
"typescript": "^5.9.3",
4545
"vitest": "^4.1.4"

0 commit comments

Comments
 (0)