Skip to content

Commit a403567

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

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.9.0",
33-
"aws-cdk": "^2.168.0",
34-
"aws-cdk-lib": "^2.168.0",
33+
"aws-cdk": "^2.170.0",
34+
"aws-cdk-lib": "^2.170.0",
3535
"constructs": "^10.4.2",
3636
"source-map-support": "^0.5.21",
3737
"tsx": "^4.19.2",

Diff for: layers/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"source-map-support": "^0.5.21"
4242
},
4343
"dependencies": {
44-
"aws-cdk": "^2.168.0",
45-
"aws-cdk-lib": "^2.168.0",
44+
"aws-cdk": "^2.170.0",
45+
"aws-cdk-lib": "^2.170.0",
4646
"esbuild": "^0.24.0"
4747
}
4848
}

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

0 commit comments

Comments
 (0)