Skip to content

Commit 82dbc83

Browse files
Bump aws-cdk-lib from 2.183.0 to 2.189.1 in /Examples/CDK/infra
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.183.0 to 2.189.1. - [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.1/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.189.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7df9bc commit 82dbc83

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Examples/CDK/infra/package-lock.json

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

Examples/CDK/infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"typescript": "~5.8.2"
1818
},
1919
"dependencies": {
20-
"aws-cdk-lib": "^2.183.0",
20+
"aws-cdk-lib": "^2.189.1",
2121
"constructs": "^10.4.2"
2222
}
2323
}

0 commit comments

Comments
 (0)