Skip to content

Commit

Permalink
chore(deps): bump aws-cdk-lib
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.87.0 to 2.177.0.
- [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.177.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 53322b6 commit bdb1112
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 55 deletions.
145 changes: 91 additions & 54 deletions tests/integration-tests/ecs-credentials/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 tests/integration-tests/ecs-credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "^2.87.0",
"aws-cdk-lib": "^2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down

0 comments on commit bdb1112

Please sign in to comment.