Skip to content

Commit a21386d

Browse files
build(deps): bump aws-cdk-lib from 2.23.0 to 2.24.1 (#874)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.23.0 to 2.24.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/v2.24.1/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.24.1/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82cb879 commit a21386d

File tree

3 files changed

+68
-36
lines changed

3 files changed

+68
-36
lines changed

Diff for: examples/cdk/package-lock.json

+33-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: examples/cdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@aws-sdk/client-sts": "^3.53.0",
3838
"@middy/core": "^2.5.6",
3939
"@types/aws-lambda": "^8.10.86",
40-
"aws-cdk-lib": "2.23.0",
40+
"aws-cdk-lib": "2.24.1",
4141
"aws-sdk": "^2.1088.0",
4242
"constructs": "^10.0.82",
4343
"source-map-support": "^0.5.16"

Diff for: package-lock.json

+34-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)