Skip to content

Commit 08029c1

Browse files
Bump aws-cdk-lib from 2.189.0 to 2.189.1 in /scenarios/basics/iot/iot_usecase/resources/cdk (#7409)
Bump aws-cdk-lib in /scenarios/basics/iot/iot_usecase/resources/cdk 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3999405 commit 08029c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/basics/iot/iot_usecase/resources/cdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"typescript": "~5.2.2"
1919
},
2020
"dependencies": {
21-
"aws-cdk-lib": "2.189.0",
21+
"aws-cdk-lib": "2.189.1",
2222
"constructs": "^10.3.0",
2323
"source-map-support": "^0.5.21"
2424
}

0 commit comments

Comments
 (0)