Skip to content

Commit 5bb23ad

Browse files
chore(deps): bump esbuild from 0.25.8 to 0.25.9 (#4325)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefano Vozza <svozza@amazon.com>
1 parent 01575f1 commit 5bb23ad

File tree

4 files changed

+113
-113
lines changed

4 files changed

+113
-113
lines changed

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": "24.2.1",
5252
"aws-cdk": "^2.1024.0",
5353
"constructs": "^10.4.2",
54-
"esbuild": "^0.25.8",
54+
"esbuild": "^0.25.9",
5555
"typescript": "^5.9.2"
5656
}
5757
}

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"aws-cdk": "^2.1024.0",
4444
"aws-cdk-lib": "^2.210.0",
45-
"esbuild": "^0.25.8",
45+
"esbuild": "^0.25.9",
4646
"tsx": "^4.20.4"
4747
}
4848
}

0 commit comments

Comments
 (0)