Skip to content

Commit 4f533bb

Browse files
authoredMar 25, 2025··
Bump aws-cdk-lib from 2.177.0 to 2.184.0 in /cdk (#8)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.177.0 to 2.184.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.184.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib 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 0c0e581 commit 4f533bb

File tree

2 files changed

+37
-31
lines changed

2 files changed

+37
-31
lines changed
 

‎cdk/package-lock.json

+36-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎cdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"typescript": "~5.2.2"
2222
},
2323
"dependencies": {
24-
"aws-cdk-lib": "^2.177.0",
24+
"aws-cdk-lib": "^2.184.0",
2525
"constructs": "^10.2.69",
2626
"source-map-support": "^0.5.21"
2727
}

0 commit comments

Comments
 (0)
Please sign in to comment.