Skip to content

Commit 8d24ae5

Browse files
chore(deps): bump aws-cdk-lib in /examples/circleci-application-pipeline (#54)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.166.0 to 2.196.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.196.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.196.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 874559e commit 8d24ae5

File tree

2 files changed

+41
-31
lines changed

2 files changed

+41
-31
lines changed

examples/circleci-application-pipeline/package-lock.json

Lines changed: 40 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/circleci-application-pipeline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@cdklabs/cdk-ecs-codedeploy": "^0.0.310",
4646
"@types/aws-lambda": "^8.10.145",
4747
"@types/prompts": "^2.4.9",
48-
"aws-cdk-lib": "^2.166.0",
48+
"aws-cdk-lib": "^2.196.0",
4949
"constructs": "^10.4.2",
5050
"prompts": "^2.4.2",
5151
"yaml": "^2.6.0"

0 commit comments

Comments
 (0)