Skip to content

Commit 395c6bc

Browse files
chore(deps): bump the aws-cdk group across 1 directory with 2 updates (#2626)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
1 parent ff61d50 commit 395c6bc

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

examples/app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@types/aws-lambda": "^8.10.138",
3636
"@types/jest": "^29.5.12",
3737
"@types/node": "20.14.2",
38-
"aws-cdk": "^2.143.0",
39-
"aws-cdk-lib": "^2.143.0",
38+
"aws-cdk": "^2.145.0",
39+
"aws-cdk-lib": "^2.145.0",
4040
"constructs": "^10.3.0",
4141
"jest": "^29.7.0",
4242
"source-map-support": "^0.5.21",
@@ -57,7 +57,7 @@
5757
"@types/aws-lambda": "^8.10.138",
5858
"@types/jest": "^29.5.12",
5959
"@types/node": "20.14.2",
60-
"aws-cdk": "^2.143.0",
60+
"aws-cdk": "^2.145.0",
6161
"constructs": "^10.3.0",
6262
"esbuild": "^0.21.4",
6363
"jest": "^29.7.0",

layers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"source-map-support": "^0.5.21"
3838
},
3939
"dependencies": {
40-
"aws-cdk": "^2.143.0",
41-
"aws-cdk-lib": "^2.143.0",
40+
"aws-cdk": "^2.145.0",
41+
"aws-cdk-lib": "^2.145.0",
4242
"esbuild": "^0.21.4"
4343
}
4444
}

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@aws-cdk/cli-lib-alpha": "^2.121.1-alpha.0",
9595
"@aws-sdk/client-lambda": "^3.592.0",
9696
"@smithy/util-utf8": "^3.0.0",
97-
"aws-cdk-lib": "^2.143.0",
97+
"aws-cdk-lib": "^2.145.0",
9898
"esbuild": "^0.21.4"
9999
}
100100
}

0 commit comments

Comments
 (0)