Skip to content

Commit e7e301e

Browse files
Bump aws-cdk-lib from 2.189.0 to 2.189.1 in /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/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 8cd6397 commit e7e301e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cdk/package-lock.json

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

cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "~5.5.3"
2121
},
2222
"dependencies": {
23-
"aws-cdk-lib": "^2.189.0",
23+
"aws-cdk-lib": "^2.189.1",
2424
"constructs": "^10.0.0",
2525
"source-map-support": "^0.5.21"
2626
}

0 commit comments

Comments
 (0)