Skip to content

Commit b06f81b

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

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
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.147",
3232
"@types/node": "22.10.2",
33-
"aws-cdk": "^2.174.0",
34-
"aws-cdk-lib": "^2.174.0",
33+
"aws-cdk": "^2.174.1",
34+
"aws-cdk-lib": "^2.174.1",
3535
"constructs": "^10.4.2",
3636
"source-map-support": "^0.5.21",
3737
"tsx": "^4.19.2",

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.174.0",
44-
"aws-cdk-lib": "^2.174.0",
43+
"aws-cdk": "^2.174.1",
44+
"aws-cdk-lib": "^2.174.1",
4545
"esbuild": "^0.24.2",
4646
"tsx": "^4.19.2"
4747
}

package-lock.json

+8-8
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
@@ -100,7 +100,7 @@
100100
"@aws-cdk/cli-lib-alpha": "^2.161.1-alpha.0",
101101
"@aws-sdk/client-lambda": "^3.721.0",
102102
"@smithy/util-utf8": "^3.0.0",
103-
"aws-cdk-lib": "^2.174.0",
103+
"aws-cdk-lib": "^2.174.1",
104104
"esbuild": "^0.24.2",
105105
"promise-retry": "^2.0.1"
106106
},

0 commit comments

Comments
 (0)