Skip to content

Commit 68a71d1

Browse files
chore(deps): bump esbuild from 0.27.0 to 0.27.1 (#4849)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Swopnil Dangol <[email protected]>
1 parent 269e57c commit 68a71d1

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.1",
5353
"aws-cdk": "^2.1033.0",
5454
"constructs": "^10.4.3",
55-
"esbuild": "^0.27.0",
55+
"esbuild": "^0.27.1",
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.1033.0",
4646
"aws-cdk-lib": "^2.228.0",
47-
"esbuild": "^0.27.0",
47+
"esbuild": "^0.27.1",
4848
"tsx": "^4.21.0"
4949
}
5050
}

0 commit comments

Comments
 (0)