Skip to content

Commit 6f58c79

Browse files
chore(deps): bump esbuild from 0.23.0 to 0.23.1 (#2950)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ce218b commit 6f58c79

File tree

4 files changed

+105
-105
lines changed

4 files changed

+105
-105
lines changed

examples/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/jest": "^29.5.12",
5555
"@types/node": "22.4.1",
5656
"constructs": "^10.3.0",
57-
"esbuild": "^0.23.0",
57+
"esbuild": "^0.23.1",
5858
"jest": "^29.7.0",
5959
"ts-jest": "^29.2.4",
6060
"ts-node": "^10.9.2",

layers/package.json

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

0 commit comments

Comments
 (0)