Skip to content

Commit 501f351

Browse files
chore(deps): bump esbuild from 0.25.0 to 0.25.1 (#3707)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e19415 commit 501f351

File tree

4 files changed

+109
-109
lines changed

4 files changed

+109
-109
lines changed

Diff for: examples/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/node": "22.13.9",
5252
"aws-cdk": "^2.1002.0",
5353
"constructs": "^10.4.2",
54-
"esbuild": "^0.25.0",
54+
"esbuild": "^0.25.1",
5555
"typescript": "^5.7.3"
5656
}
5757
}

Diff for: layers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"aws-cdk": "^2.1002.0",
4444
"aws-cdk-lib": "^2.181.1",
45-
"esbuild": "^0.25.0",
45+
"esbuild": "^0.25.1",
4646
"tsx": "^4.19.3"
4747
}
4848
}

0 commit comments

Comments
 (0)