Skip to content

Commit 3ee22f3

Browse files
Bump aws-cdk-lib from 2.189.0 to 2.189.1 in /cdk/typescript (#283)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.189.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47ae2b4 commit 3ee22f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cdk/typescript/package-lock.json

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

cdk/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "~5.3.3"
2121
},
2222
"dependencies": {
23-
"aws-cdk-lib": "^2.189.0",
23+
"aws-cdk-lib": "^2.189.1",
2424
"constructs": "^10.0.0",
2525
"source-map-support": "^0.5.21"
2626
}

0 commit comments

Comments
 (0)