Skip to content

Commit bfab984

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.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 2eef2a1 commit bfab984

File tree

2 files changed

+37
-31
lines changed

2 files changed

+37
-31
lines changed

typescript-test-samples/apigw-lambda-sqs-sns-datadog/package-lock.json

Lines changed: 36 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript-test-samples/apigw-lambda-sqs-sns-datadog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@types/aws-lambda": "^8.10.114",
27-
"aws-cdk-lib": "2.177.0",
27+
"aws-cdk-lib": "2.189.1",
2828
"axios": "^1.7.4",
2929
"constructs": "^10.0.0",
3030
"datadog-cdk-constructs-v2": "^1.6.1",

0 commit comments

Comments
 (0)