Skip to content

Commit 94334ee

Browse files
chore(deps): bump esbuild from 0.25.9 to 0.25.10 (#4503)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefano Vozza <[email protected]>
1 parent 7d93038 commit 94334ee

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.5.2",
5252
"aws-cdk": "^2.1029.1",
5353
"constructs": "^10.4.2",
54-
"esbuild": "^0.25.9",
54+
"esbuild": "^0.25.10",
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.1029.1",
4444
"aws-cdk-lib": "^2.214.0",
45-
"esbuild": "^0.25.9",
45+
"esbuild": "^0.25.10",
4646
"tsx": "^4.20.5"
4747
}
4848
}

0 commit comments

Comments
 (0)