Skip to content

Commit bc935d8

Browse files
dependabot[bot]scmacdon
authored andcommitted
Bump aws-cdk-lib in /.tools/test/stacks/plugin/typescript
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.184.0 to 2.189.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.189.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.189.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34b072c commit bc935d8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.tools/test/stacks/plugin/typescript/package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.tools/test/stacks/plugin/typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@aws-cdk/aws-lambda-event-sources": "^1.204.0",
2727
"@aws-cdk/aws-s3": "^1.204.0",
2828
"@aws-cdk/core": "^1.204.0",
29-
"aws-cdk-lib": "2.184.0",
29+
"aws-cdk-lib": "2.189.0",
3030
"constructs": "^10.0.0",
3131
"source-map-support": "^0.5.21",
3232
"yaml": "^2.4.2"

0 commit comments

Comments
 (0)