Skip to content

Commit 47ae2b4

Browse files
Bump aws-cdk-lib from 2.117.0 to 2.189.0 in /cdk/typescript (#279)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.117.0 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 6ac505c commit 47ae2b4

File tree

2 files changed

+98
-55
lines changed

2 files changed

+98
-55
lines changed

cdk/typescript/package-lock.json

Lines changed: 97 additions & 54 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.117.0",
23+
"aws-cdk-lib": "^2.189.0",
2424
"constructs": "^10.0.0",
2525
"source-map-support": "^0.5.21"
2626
}

0 commit comments

Comments
 (0)