Skip to content

Commit edbbb81

Browse files
build(deps): bump aws-cdk-lib in /typescript/amplify-console-app (#1160)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.185.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3dc955 commit edbbb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/amplify-console-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"typescript": "~5.6.3"
2020
},
2121
"dependencies": {
22-
"aws-cdk-lib": "2.185.0",
22+
"aws-cdk-lib": "2.189.1",
2323
"constructs": "^10.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)