Skip to content

Commit 46f2fa5

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.243.0 to 2.244.0
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.243.0 to 2.244.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.244.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.244.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3640cbc commit 46f2fa5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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.

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.1112.0",
31-
"aws-cdk-lib": "^2.243.0",
31+
"aws-cdk-lib": "^2.244.0",
3232
"cdk-nag": "^2.37.52",
3333
"constructs": "^10.5.1",
3434
"esbuild": "^0.27.4"

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.1008.0",
2525
"@aws-sdk/client-s3": "^3.1008.0",
2626
"aws-cdk": "^2.1112.0",
27-
"aws-cdk-lib": "^2.243.0",
27+
"aws-cdk-lib": "^2.244.0",
2828
"cdk-nag": "^2.37.52",
2929
"constructs": "^10.5.1"
3030
},

0 commit comments

Comments
 (0)