Skip to content

Commit d8e1f1e

Browse files
chore(deps): bump aws-cdk from 2.122.0 to 2.123.0
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.122.0 to 2.123.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.123.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10be7f5 commit d8e1f1e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

examples/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/aws-lambda": "^8.10.131",
3636
"@types/jest": "^29.5.11",
3737
"@types/node": "20.11.6",
38-
"aws-cdk": "^2.122.0",
38+
"aws-cdk": "^2.123.0",
3939
"constructs": "^10.3.0",
4040
"esbuild": "^0.19.12",
4141
"jest": "^29.7.0",

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"source-map-support": "^0.5.21"
4040
},
4141
"dependencies": {
42-
"aws-cdk": "^2.122.0",
42+
"aws-cdk": "^2.123.0",
4343
"aws-cdk-lib": "^2.122.0",
4444
"esbuild": "^0.19.12"
4545
}

package-lock.json

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

0 commit comments

Comments
 (0)