Skip to content

Commit 9cfdbfb

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

File tree

4 files changed

+21
-40
lines changed

4 files changed

+21
-40
lines changed

examples/app/package.json

+3-3
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.145.0",
39-
"aws-cdk-lib": "^2.145.0",
38+
"aws-cdk": "^2.146.0",
39+
"aws-cdk-lib": "^2.146.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.145.0",
60+
"aws-cdk": "^2.146.0",
6161
"constructs": "^10.3.0",
6262
"esbuild": "^0.21.5",
6363
"jest": "^29.7.0",

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.145.0",
40-
"aws-cdk-lib": "^2.145.0",
39+
"aws-cdk": "^2.146.0",
40+
"aws-cdk-lib": "^2.146.0",
4141
"esbuild": "^0.21.5"
4242
}
4343
}

package-lock.json

+15-34
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
@@ -94,7 +94,7 @@
9494
"@aws-cdk/cli-lib-alpha": "^2.121.1-alpha.0",
9595
"@aws-sdk/client-lambda": "^3.596.0",
9696
"@smithy/util-utf8": "^3.0.0",
97-
"aws-cdk-lib": "^2.145.0",
97+
"aws-cdk-lib": "^2.146.0",
9898
"esbuild": "^0.21.5"
9999
}
100100
}

0 commit comments

Comments
 (0)