Skip to content

Commit a722e70

Browse files
chore(deps): bump esbuild from 0.25.2 to 0.25.3 (#3850)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent bf22185 commit a722e70

File tree

4 files changed

+109
-109
lines changed

4 files changed

+109
-109
lines changed

examples/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/node": "22.15.2",
5252
"aws-cdk": "^2.1012.0",
5353
"constructs": "^10.4.2",
54-
"esbuild": "^0.25.2",
54+
"esbuild": "^0.25.3",
5555
"typescript": "^5.8.3"
5656
}
5757
}

layers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"aws-cdk": "^2.1012.0",
4444
"aws-cdk-lib": "^2.192.0",
45-
"esbuild": "^0.25.2",
45+
"esbuild": "^0.25.3",
4646
"tsx": "^4.19.3"
4747
}
4848
}

0 commit comments

Comments
 (0)