Skip to content

Commit 732fd5c

Browse files
chore(deps): bump esbuild from 0.27.1 to 0.27.2 (#4884)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
1 parent 0c196a9 commit 732fd5c

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": "25.0.2",
5353
"aws-cdk": "^2.1034.0",
5454
"constructs": "^10.4.4",
55-
"esbuild": "^0.27.1",
55+
"esbuild": "^0.27.2",
5656
"typescript": "^5.9.3"
5757
}
5858
}

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"aws-cdk": "^2.1034.0",
4646
"aws-cdk-lib": "^2.232.2",
47-
"esbuild": "^0.27.1",
47+
"esbuild": "^0.27.2",
4848
"tsx": "^4.21.0"
4949
}
5050
}

0 commit comments

Comments
 (0)