Skip to content

Commit 2b9534b

Browse files
chore(deps): bump the aws-cdk group across 1 directory with 2 updates (#3110)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06b6e0a commit 2b9534b

File tree

4 files changed

+17
-20
lines changed

4 files changed

+17
-20
lines changed

examples/app/package.json

+2-2
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.159.0",
34-
"aws-cdk-lib": "^2.159.0",
33+
"aws-cdk": "^2.160.0",
34+
"aws-cdk-lib": "^2.160.0",
3535
"constructs": "^10.3.0",
3636
"source-map-support": "^0.5.21",
3737
"tsx": "^4.19.1",

layers/package.json

+2-2
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.159.0",
40-
"aws-cdk-lib": "^2.159.0",
39+
"aws-cdk": "^2.160.0",
40+
"aws-cdk-lib": "^2.160.0",
4141
"esbuild": "^0.24.0"
4242
}
4343
}

package-lock.json

+12-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/testing/package.json

+1-1
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.656.0",
103103
"@smithy/util-utf8": "^3.0.0",
104-
"aws-cdk-lib": "^2.159.0",
104+
"aws-cdk-lib": "^2.160.0",
105105
"esbuild": "^0.24.0",
106106
"promise-retry": "^2.0.1"
107107
},

0 commit comments

Comments
 (0)