Skip to content

Commit 6fec4de

Browse files
build(deps): bump aws-cdk-lib in /typescript/ssm-document-association (#1161)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.186.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d015cc1 commit 6fec4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/ssm-document-association/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"typescript": "~5.6.3"
2020
},
2121
"dependencies": {
22-
"aws-cdk-lib": "2.186.0",
22+
"aws-cdk-lib": "2.189.1",
2323
"constructs": "^10.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)