Skip to content

Commit 3edf628

Browse files
build(deps): bump aws-cdk-lib (#1149)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.133.0 to 2.184.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.184.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib 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 05c4ffd commit 3edf628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/appsync-graphql-typescript-resolver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"typescript": "~5.3.3"
2424
},
2525
"dependencies": {
26-
"aws-cdk-lib": "2.133.0",
26+
"aws-cdk-lib": "2.184.0",
2727
"constructs": "^10.0.0",
2828
"source-map-support": "^0.5.21"
2929
}

0 commit comments

Comments
 (0)