Skip to content

Commit 22eda14

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

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

Diff for: examples/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/aws-lambda": "^8.10.147",
3232
"@types/node": "22.13.4",
33-
"aws-cdk-lib": "^2.178.1",
33+
"aws-cdk-lib": "^2.178.2",
3434
"constructs": "^10.4.2",
3535
"source-map-support": "^0.5.21",
3636
"tsx": "^4.19.2",
@@ -49,7 +49,7 @@
4949
"@middy/core": "^4.7.0",
5050
"@types/aws-lambda": "^8.10.147",
5151
"@types/node": "22.13.4",
52-
"aws-cdk": "^2.178.1",
52+
"aws-cdk": "^2.178.2",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.25.0",
5555
"typescript": "^5.7.3"

Diff for: layers/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"source-map-support": "^0.5.21"
4141
},
4242
"dependencies": {
43-
"aws-cdk": "^2.178.1",
44-
"aws-cdk-lib": "^2.178.1",
43+
"aws-cdk": "^2.178.2",
44+
"aws-cdk-lib": "^2.178.2",
4545
"esbuild": "^0.25.0",
4646
"tsx": "^4.19.2"
4747
}

Diff for: package-lock.json

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

Diff for: packages/testing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@aws-cdk/cli-lib-alpha": "^2.176.0-alpha.0",
101101
"@aws-sdk/client-lambda": "^3.744.0",
102102
"@smithy/util-utf8": "^4.0.0",
103-
"aws-cdk-lib": "^2.178.1",
103+
"aws-cdk-lib": "^2.178.2",
104104
"esbuild": "^0.25.0",
105105
"promise-retry": "^2.0.1"
106106
},

0 commit comments

Comments
 (0)