Skip to content

Commit

Permalink
chore(deps): bump aws-cdk-lib (#955)
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.50.0 to 2.80.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.80.0/packages/aws-cdk-lib)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent b5660fe commit 383ffa7
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 18 deletions.
162 changes: 145 additions & 17 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.50.0",
"aws-cdk-lib": "2.80.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down

0 comments on commit 383ffa7

Please sign in to comment.