Skip to content

Commit 9d0dd3b

Browse files
dependabot[bot]am29d
authored andcommitted
chore(deps): bump esbuild from 0.21.4 to 0.21.5 (#2635)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acc1eee commit 9d0dd3b

File tree

4 files changed

+101
-101
lines changed

4 files changed

+101
-101
lines changed

Diff for: examples/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/node": "20.14.2",
6060
"aws-cdk": "^2.145.0",
6161
"constructs": "^10.3.0",
62-
"esbuild": "^0.21.4",
62+
"esbuild": "^0.21.5",
6363
"jest": "^29.7.0",
6464
"ts-jest": "^29.1.4",
6565
"ts-node": "^10.9.2",

Diff for: layers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"dependencies": {
3939
"aws-cdk": "^2.145.0",
4040
"aws-cdk-lib": "^2.145.0",
41-
"esbuild": "^0.21.4"
41+
"esbuild": "^0.21.5"
4242
}
4343
}

0 commit comments

Comments
 (0)