Skip to content

Commit ceade3a

Browse files
Bump aws-cdk-lib from 2.165.0 to 2.177.0 in /contrib/sample-lambda-app
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.165.0 to 2.177.0. - [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.177.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb487f0 commit ceade3a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

contrib/sample-lambda-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@types/node": "^22.9.0",
1010
"aws-cdk": "^2.165.0",
11-
"aws-cdk-lib": "^2.165.0",
11+
"aws-cdk-lib": "^2.177.0",
1212
"constructs": "^10.4.2",
1313
"ts-node": "^10.9.2",
1414
"typescript": "^5.6.3"

contrib/sample-lambda-app/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)