Skip to content

Commit d4a41d3

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

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

Diff for: 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.7.5",
33-
"aws-cdk": "^2.161.1",
34-
"aws-cdk-lib": "^2.161.1",
33+
"aws-cdk": "^2.162.1",
34+
"aws-cdk-lib": "^2.162.1",
3535
"constructs": "^10.3.0",
3636
"source-map-support": "^0.5.21",
3737
"tsx": "^4.19.1",

Diff for: 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.161.1",
40-
"aws-cdk-lib": "^2.161.1",
39+
"aws-cdk": "^2.162.1",
40+
"aws-cdk-lib": "^2.162.1",
4141
"esbuild": "^0.24.0"
4242
}
4343
}

Diff for: package-lock.json

+8-8
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
@@ -101,7 +101,7 @@
101101
"@aws-cdk/cli-lib-alpha": "^2.161.1-alpha.0",
102102
"@aws-sdk/client-lambda": "^3.669.0",
103103
"@smithy/util-utf8": "^3.0.0",
104-
"aws-cdk-lib": "^2.161.1",
104+
"aws-cdk-lib": "^2.162.1",
105105
"esbuild": "^0.24.0",
106106
"promise-retry": "^2.0.1"
107107
},

0 commit comments

Comments
 (0)