Skip to content

Commit 72001bb

Browse files
chore(deps): bump esbuild from 0.25.11 to 0.25.12 (#4707)
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 76d31ae commit 72001bb

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
@@ -52,7 +52,7 @@
5252
"@types/node": "24.10.0",
5353
"aws-cdk": "^2.1031.0",
5454
"constructs": "^10.4.2",
55-
"esbuild": "^0.25.11",
55+
"esbuild": "^0.25.12",
5656
"typescript": "^5.9.3"
5757
}
5858
}

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"aws-cdk": "^2.1031.0",
4545
"aws-cdk-lib": "^2.221.0",
46-
"esbuild": "^0.25.11",
46+
"esbuild": "^0.25.12",
4747
"tsx": "^4.20.6"
4848
}
4949
}

0 commit comments

Comments
 (0)