Skip to content

Commit 9d88eec

Browse files
chore(deps-dev): bump esbuild from 0.28.0 to 0.28.1 (#390)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1426ff commit 9d88eec

2 files changed

Lines changed: 115 additions & 115 deletions

File tree

apps/supabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@types/node": "^24.10.1",
34-
"esbuild": "^0.28.0",
34+
"esbuild": "^0.28.1",
3535
"stripe": "^18.1.0",
3636
"vitest": "^3.2.6"
3737
}

0 commit comments

Comments
 (0)