Skip to content

Commit 1d4c752

Browse files
Bump aws-cdk-lib from 2.184.0 to 2.189.1
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.184.0 to 2.189.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/v2.189.1/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 87ccc5d commit 1d4c752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"typescript": "~5.3.3"
2323
},
2424
"dependencies": {
25-
"aws-cdk-lib": "2.184.0",
25+
"aws-cdk-lib": "2.189.1",
2626
"constructs": "^10.3.0",
2727
"source-map-support": "^0.5.21"
2828
}

0 commit comments

Comments
 (0)