Skip to content

Commit bd26dd9

Browse files
chore(deps): bump esbuild from 0.27.4 to 0.27.5 (#5159)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78f9a54 commit bd26dd9

4 files changed

Lines changed: 113 additions & 113 deletions

File tree

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": "25.5.0",
5252
"aws-cdk": "^2.1113.0",
5353
"constructs": "^10.6.0",
54-
"esbuild": "^0.27.4",
54+
"esbuild": "^0.27.5",
5555
"typescript": "^6.0.2"
5656
}
5757
}

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"dependencies": {
4545
"aws-cdk": "^2.1113.0",
4646
"aws-cdk-lib": "^2.244.0",
47-
"esbuild": "^0.27.4"
47+
"esbuild": "^0.27.5"
4848
}
4949
}

0 commit comments

Comments
 (0)