Skip to content

Commit f79c904

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.244.0 to 2.247.0
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.244.0 to 2.247.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.247.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.247.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7eb721e commit f79c904

File tree

3 files changed

+27
-21
lines changed

3 files changed

+27
-21
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"aws-cdk": "^2.1116.0",
31-
"aws-cdk-lib": "^2.244.0",
31+
"aws-cdk-lib": "^2.247.0",
3232
"cdk-nag": "^2.37.52",
3333
"constructs": "^10.6.0",
3434
"esbuild": "^0.28.0"

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@aws-sdk/client-route-53": "^3.1018.0",
2525
"@aws-sdk/client-s3": "^3.1023.0",
2626
"aws-cdk": "^2.1116.0",
27-
"aws-cdk-lib": "^2.244.0",
27+
"aws-cdk-lib": "^2.247.0",
2828
"cdk-nag": "^2.37.52",
2929
"constructs": "^10.6.0"
3030
},

0 commit comments

Comments
 (0)