Skip to content

Commit 9fa50f1

Browse files
Bump aws-cdk-lib from 2.184.0 to 2.187.0 in /build-tests-samples/heft-serverless-stack-tutorial (#5186)
* 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.184.0 to 2.187.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.187.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.187.0 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 77744c1 commit 9fa50f1

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
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.184.0",
29+
"aws-cdk-lib": "2.187.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: 7 additions & 7 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": "554da7491f5192ef44ad5d07ae3adf6692f9cf83",
3+
"pnpmShrinkwrapHash": "b70aa4e2dfcf02c3645c3745042b297f1098e17f",
44
"preferredVersionsHash": "54149ea3f01558a859c96dee2052b797d4defe68"
55
}

0 commit comments

Comments
 (0)