Skip to content

Commit

Permalink
chore(deps): bump esbuild from 0.24.0 to 0.24.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent cbe5ccb commit 66b990d
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 105 deletions.
2 changes: 1 addition & 1 deletion examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/aws-lambda": "^8.10.146",
"@types/node": "22.10.2",
"constructs": "^10.4.2",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"aws-cdk": "^2.173.2",
"aws-cdk-lib": "^2.173.2",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"tsx": "^4.19.2"
}
}
Loading

0 comments on commit 66b990d

Please sign in to comment.