Skip to content

Commit a92894a

Browse files
chore(deps): bump aws-cdk-lib (#47)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.159.1 to 2.189.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.189.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.189.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 b7ca227 commit a92894a

File tree

2 files changed

+63
-62
lines changed

2 files changed

+63
-62
lines changed

examples/dynamic-configuration-cdk-codepipeline/package-lock.json

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

examples/dynamic-configuration-cdk-codepipeline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@aws-sdk/client-ec2": "^3.654.0",
3737
"@aws-sdk/credential-providers": "^3.654.0",
3838
"@types/aws-lambda": "^8.10.145",
39-
"aws-cdk-lib": "^2.159.1",
39+
"aws-cdk-lib": "^2.189.0",
4040
"cdk-nag": "^2.28.195",
4141
"constructs": "^10.3.0",
4242
"json5": "^2.2.3",

0 commit comments

Comments
 (0)