Skip to content

Commit 678e5db

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.234.1 to 2.235.0
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.234.1 to 2.235.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.235.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.235.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88e2006 commit 678e5db

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"aws-cdk": "^2.1101.0",
30-
"aws-cdk-lib": "^2.234.1",
30+
"aws-cdk-lib": "^2.235.0",
3131
"cdk-nag": "^2.37.52",
3232
"constructs": "^10.4.4",
3333
"esbuild": "^0.27.2"

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@aws-sdk/client-cloudformation": "^3.970.0",
2424
"@aws-sdk/client-s3": "^3.970.0",
2525
"aws-cdk": "^2.1101.0",
26-
"aws-cdk-lib": "^2.234.1",
26+
"aws-cdk-lib": "^2.235.0",
2727
"cdk-nag": "^2.37.52",
2828
"constructs": "^10.4.4"
2929
},

0 commit comments

Comments
 (0)