Skip to content

Commit 1359bac

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

File tree

4 files changed

+49
-13
lines changed

4 files changed

+49
-13
lines changed

examples/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@types/aws-lambda": "^8.10.143",
3232
"@types/jest": "^29.5.12",
3333
"@types/node": "22.5.0",
34-
"aws-cdk": "^2.153.0",
35-
"aws-cdk-lib": "^2.153.0",
34+
"aws-cdk": "^2.154.1",
35+
"aws-cdk-lib": "^2.154.1",
3636
"constructs": "^10.3.0",
3737
"jest": "^29.7.0",
3838
"source-map-support": "^0.5.21",

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.153.0",
40-
"aws-cdk-lib": "^2.153.0",
39+
"aws-cdk": "^2.154.1",
40+
"aws-cdk-lib": "^2.154.1",
4141
"esbuild": "^0.23.1"
4242
}
4343
}

package-lock.json

+44-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
@@ -93,7 +93,7 @@
9393
"@aws-cdk/cli-lib-alpha": "^2.121.1-alpha.0",
9494
"@aws-sdk/client-lambda": "^3.636.0",
9595
"@smithy/util-utf8": "^3.0.0",
96-
"aws-cdk-lib": "^2.153.0",
96+
"aws-cdk-lib": "^2.154.1",
9797
"esbuild": "^0.23.1"
9898
}
9999
}

0 commit comments

Comments
 (0)