Skip to content

Commit b4bfc9e

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

File tree

4 files changed

+109
-109
lines changed

4 files changed

+109
-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": "22.15.21",
5252
"aws-cdk": "^2.1016.1",
5353
"constructs": "^10.4.2",
54-
"esbuild": "^0.25.4",
54+
"esbuild": "^0.25.5",
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.1016.1",
4545
"aws-cdk-lib": "^2.198.0",
46-
"esbuild": "^0.25.4",
46+
"esbuild": "^0.25.5",
4747
"tsx": "^4.19.4"
4848
}
4949
}

0 commit comments

Comments
 (0)