Skip to content

Commit c6dedee

Browse files
chore(deps): bump esbuild from 0.27.3 to 0.27.4 (#5090)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d683d61 commit c6dedee

4 files changed

Lines changed: 113 additions & 113 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.4.0",
5252
"aws-cdk": "^2.1110.0",
5353
"constructs": "^10.5.1",
54-
"esbuild": "^0.27.2",
54+
"esbuild": "^0.27.4",
5555
"typescript": "^5.9.3"
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.1110.0",
4646
"aws-cdk-lib": "^2.241.0",
47-
"esbuild": "^0.27.2"
47+
"esbuild": "^0.27.4"
4848
}
4949
}

0 commit comments

Comments
 (0)