Skip to content

Commit affb895

Browse files
dependabot[bot]cadivus
authored andcommitted
chore(deps): bump the cdk group across 1 directory with 3 updates
Bumps the cdk group with 3 updates in the /infra directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib), [constructs](https://github.com/aws/constructs) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `aws-cdk-lib` from 2.241.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) Updates `constructs` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.5.0...v10.6.0) Updates `aws-cdk` from 2.1109.0 to 2.1113.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1113.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.244.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: constructs dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: aws-cdk dependency-version: 2.1113.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33afcb5 commit affb895

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

infra/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/babel__traverse": "^7.20.7",
1717
"@types/jest": "^30.0.0",
1818
"@types/node": "^25.5.2",
19-
"aws-cdk": "2.1109.0",
19+
"aws-cdk": "2.1118.0",
2020
"esbuild": "^0.28.0",
2121
"jest": "^30.2.0",
2222
"ts-jest": "^29.4.5",
@@ -28,8 +28,8 @@
2828
"@aws-sdk/client-amplify": "^3.1000.0",
2929
"@aws-sdk/client-cognito-identity-provider": "^3.1000.0",
3030
"@aws-sdk/client-s3": "^3.1000.0",
31-
"aws-cdk-lib": "2.241.0",
32-
"constructs": "^10.5.0",
31+
"aws-cdk-lib": "2.248.0",
32+
"constructs": "^10.6.0",
3333
"node-fetch": "^3.3.2",
3434
"source-map-support": "^0.5.21"
3535
},

infra/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)