Skip to content

Commit c7ebae6

Browse files
chore(deps): bump esbuild from 0.25.5 to 0.25.6 (#4166)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6cbde0 commit c7ebae6

File tree

4 files changed

+126
-109
lines changed

4 files changed

+126
-109
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.0.12",
5252
"aws-cdk": "^2.1020.2",
5353
"constructs": "^10.4.2",
54-
"esbuild": "^0.25.5",
54+
"esbuild": "^0.25.6",
5555
"typescript": "^5.8.3"
5656
}
5757
}

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.1020.2",
4545
"aws-cdk-lib": "^2.204.0",
46-
"esbuild": "^0.25.5",
46+
"esbuild": "^0.25.6",
4747
"tsx": "^4.20.3"
4848
}
4949
}

0 commit comments

Comments
 (0)