Skip to content

Commit 7216caf

Browse files
chore(deps): update dependency esbuild to v0.28.1 [security] (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd6c0bf commit 7216caf

4 files changed

Lines changed: 276 additions & 6 deletions

File tree

packages/kysely-tailordb-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tailor-platform/function-types": "workspace:*",
3232
"@types/fs-extra": "11.0.4",
3333
"@types/node": "22.19.21",
34-
"esbuild": "0.27.4",
34+
"esbuild": "0.28.1",
3535
"kysely": "0.28.17",
3636
"kysely-codegen": "0.18.5",
3737
"typescript": "5.9.3",

packages/typeorm-tailordb-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tailor-platform/function-types": "workspace:*",
3232
"@types/fs-extra": "11.0.4",
3333
"@types/node": "22.19.21",
34-
"esbuild": "0.27.4",
34+
"esbuild": "0.28.1",
3535
"fs-extra": "11.3.5",
3636
"typescript": "5.9.3",
3737
"unenv": "1.10.0"

0 commit comments

Comments
 (0)