Skip to content

Commit a61a6eb

Browse files
build(deps-dev): bump aws-cdk in /typescript/cdkpipeline-ecs (#1075)
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.143.0 to 2.148.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.148.1/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Kaiser <[email protected]>
1 parent beee694 commit a61a6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/cdkpipeline-ecs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/node": "20.12.7",
1515
"jest": "^29.7.0",
1616
"ts-jest": "^29.1.2",
17-
"aws-cdk": "2.143.0",
17+
"aws-cdk": "2.148.1",
1818
"ts-node": "^10.9.2",
1919
"typescript": "~5.4.5"
2020
},

0 commit comments

Comments
 (0)