Skip to content

Commit ef04947

Browse files
chore(deps): bump esbuild from 0.25.6 to 0.25.8 (#4200)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a65fcf commit ef04947

File tree

4 files changed

+115
-115
lines changed

4 files changed

+115
-115
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.1.0",
5252
"aws-cdk": "^2.1021.0",
5353
"constructs": "^10.4.2",
54-
"esbuild": "^0.25.6",
54+
"esbuild": "^0.25.8",
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.1021.0",
4545
"aws-cdk-lib": "^2.206.0",
46-
"esbuild": "^0.25.6",
46+
"esbuild": "^0.25.8",
4747
"tsx": "^4.20.3"
4848
}
4949
}

0 commit comments

Comments
 (0)