Skip to content

Commit d3693b5

Browse files
Bump aws-cdk-lib from 2.187.0 to 2.189.1 in /build-tests-samples/heft-serverless-stack-tutorial (#5199)
* 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.187.0 to 2.189.1. - [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.1/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.189.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Rush update. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Clanton-Thuon <[email protected]>
1 parent 54ce974 commit d3693b5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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.187.0",
29+
"aws-cdk-lib": "2.189.1",
3030
"constructs": "~10.0.98",
3131
"eslint": "~8.57.0",
3232
"local-eslint-config": "workspace:*",

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

Lines changed: 4 additions & 4 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": "52aef0d2a2d56c808a82f32bf1c317b54d75d1d3",
3+
"pnpmShrinkwrapHash": "1cd4f5444a9d6a085d5418372291de283264d9fb",
44
"preferredVersionsHash": "54149ea3f01558a859c96dee2052b797d4defe68"
55
}

0 commit comments

Comments
 (0)