Skip to content

Commit 48b262c

Browse files
build(deps): bump aws-cdk-lib
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.177.0 to 2.186.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.186.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.186.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff243e3 commit 48b262c

File tree

1 file changed

+1
-1
lines changed
  • typescript-test-samples/launchdarkly-lambda-dynamodb/cdk

1 file changed

+1
-1
lines changed

typescript-test-samples/launchdarkly-lambda-dynamodb/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"archiver": "^6.0.1",
19-
"aws-cdk-lib": "2.177.0",
19+
"aws-cdk-lib": "2.186.0",
2020
"constructs": "^10.0.0",
2121
"@types/aws-lambda": "^8.10.131",
2222
"launchdarkly-node-server-sdk": "^7.0.3",

0 commit comments

Comments
 (0)