Skip to content

Commit 29cbd38

Browse files
chore(deps): bump esbuild from 0.27.5 to 0.28.0 (#5160)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd26dd9 commit 29cbd38

4 files changed

Lines changed: 8684 additions & 7770 deletions

File tree

examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/node": "25.5.0",
5252
"aws-cdk": "^2.1113.0",
5353
"constructs": "^10.6.0",
54-
"esbuild": "^0.27.5",
54+
"esbuild": "^0.28.0",
5555
"typescript": "^6.0.2"
5656
}
5757
}

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"dependencies": {
4545
"aws-cdk": "^2.1113.0",
4646
"aws-cdk-lib": "^2.244.0",
47-
"esbuild": "^0.27.5"
47+
"esbuild": "^0.28.0"
4848
}
4949
}

0 commit comments

Comments
 (0)