Skip to content

Commit

Permalink
chore(deps): bump esbuild from 0.21.4 to 0.21.5
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.4 to 0.21.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.21.4...v0.21.5)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent e27f101 commit 5f7c7b9
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 101 deletions.
2 changes: 1 addition & 1 deletion examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/node": "20.14.2",
"aws-cdk": "^2.145.0",
"constructs": "^10.3.0",
"esbuild": "^0.21.4",
"esbuild": "^0.21.5",
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"dependencies": {
"aws-cdk": "^2.145.0",
"aws-cdk-lib": "^2.145.0",
"esbuild": "^0.21.4"
"esbuild": "^0.21.5"
}
}
Loading

0 comments on commit 5f7c7b9

Please sign in to comment.