Skip to content

Commit e156a73

Browse files
build(deps-dev): bump aws-cdk-lib
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.85.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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fec4de commit e156a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/ec2-instance-connect-endpoint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/eslint-plugin": "^5",
2222
"@typescript-eslint/parser": "^5",
2323
"aws-cdk": "2.85.0",
24-
"aws-cdk-lib": "2.85.0",
24+
"aws-cdk-lib": "2.189.1",
2525
"constructs": "10.0.5",
2626
"eslint": "^8",
2727
"jest": "^29.7.0",

0 commit comments

Comments
 (0)