Skip to content

Commit

Permalink
Bump aws-cdk-lib from 2.174.0 to 2.175.1 in /infrastructure (#111)
Browse files Browse the repository at this point in the history
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.174.0 to 2.175.1.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.175.1/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 53e1481 commit 5de1ea1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions infrastructure/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"typescript-eslint": "^8.19.1"
},
"dependencies": {
"aws-cdk-lib": "2.174.0",
"aws-cdk-lib": "2.175.1",
"cdk-nag": "^2.34.23",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21"
Expand Down

0 comments on commit 5de1ea1

Please sign in to comment.