Skip to content

Commit 381c9c9

Browse files
chore(deps): bump the aws-cdk group across 1 directory with 2 updates (#3088)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
1 parent 49654d2 commit 381c9c9

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

examples/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"devDependencies": {
3131
"@types/aws-lambda": "^8.10.145",
3232
"@types/node": "22.5.5",
33-
"aws-cdk": "^2.158.0",
34-
"aws-cdk-lib": "^2.158.0",
33+
"aws-cdk": "^2.159.0",
34+
"aws-cdk-lib": "^2.159.0",
3535
"constructs": "^10.3.0",
3636
"source-map-support": "^0.5.21",
3737
"tsx": "^4.19.1",

layers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"source-map-support": "^0.5.21"
3737
},
3838
"dependencies": {
39-
"aws-cdk": "^2.158.0",
40-
"aws-cdk-lib": "^2.158.0",
39+
"aws-cdk": "^2.159.0",
40+
"aws-cdk-lib": "^2.159.0",
4141
"esbuild": "^0.23.1"
4242
}
4343
}

package-lock.json

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

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@aws-cdk/cli-lib-alpha": "^2.155.0-alpha.0",
102102
"@aws-sdk/client-lambda": "^3.654.0",
103103
"@smithy/util-utf8": "^3.0.0",
104-
"aws-cdk-lib": "^2.158.0",
104+
"aws-cdk-lib": "^2.159.0",
105105
"esbuild": "^0.23.1",
106106
"promise-retry": "^2.0.1"
107107
},

0 commit comments

Comments
 (0)