Skip to content

Commit c152ea5

Browse files
Bump aws-cdk-lib from 2.177.0 to 2.184.0 in /build-tests-samples/heft-serverless-stack-tutorial (#5174)
* Bump aws-cdk-lib in /build-tests-samples/heft-serverless-stack-tutorial Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.177.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:development ... Signed-off-by: dependabot[bot] <support@github.com> * fixup! Bump aws-cdk-lib in /build-tests-samples/heft-serverless-stack-tutorial --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
1 parent 2e296d8 commit c152ea5

3 files changed

Lines changed: 13 additions & 17 deletions

File tree

build-tests-samples/heft-serverless-stack-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/aws-lambda": "8.10.93",
2727
"@types/heft-jest": "1.0.1",
2828
"@types/node": "20.17.19",
29-
"aws-cdk-lib": "2.177.0",
29+
"aws-cdk-lib": "2.184.0",
3030
"constructs": "~10.0.98",
3131
"eslint": "~8.57.0",
3232
"local-eslint-config": "workspace:*",

common/config/subspaces/default/pnpm-lock.yaml

Lines changed: 11 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
3-
"pnpmShrinkwrapHash": "1091197f5a37dd2e4f7446671c2f57d872d06340",
3+
"pnpmShrinkwrapHash": "be2b270639cb5a8a5ddbf344c50c6ab372f8ad67",
44
"preferredVersionsHash": "54149ea3f01558a859c96dee2052b797d4defe68"
55
}

0 commit comments

Comments
 (0)