Skip to content

Commit 82c0208

Browse files
chore(deps): bump esbuild from 0.24.0 to 0.24.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 to 0.24.2. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.24.0...v0.24.2) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca627e5 commit 82c0208

File tree

4 files changed

+121
-105
lines changed

4 files changed

+121
-105
lines changed

examples/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/aws-lambda": "^8.10.146",
5252
"@types/node": "22.10.2",
5353
"constructs": "^10.4.2",
54-
"esbuild": "^0.24.0",
54+
"esbuild": "^0.24.2",
5555
"typescript": "^5.6.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.174.0",
4444
"aws-cdk-lib": "^2.174.0",
45-
"esbuild": "^0.24.0",
45+
"esbuild": "^0.24.2",
4646
"tsx": "^4.19.2"
4747
}
4848
}

0 commit comments

Comments
 (0)