Skip to content

Commit 797eede

Browse files
chore(deps): bump the cdk group in /infra with 2 updates
Bumps the cdk group in /infra with 2 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) 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.243.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.243.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1109.0 to 2.1111.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1111.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.243.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: aws-cdk dependency-version: 2.1111.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 973c5f1 commit 797eede

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

infra/package.json

Lines changed: 2 additions & 2 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.3.0",
19-
"aws-cdk": "2.1109.0",
19+
"aws-cdk": "2.1112.0",
2020
"esbuild": "^0.27.3",
2121
"jest": "^30.2.0",
2222
"ts-jest": "^29.4.5",
@@ -28,7 +28,7 @@
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",
31+
"aws-cdk-lib": "2.243.0",
3232
"constructs": "^10.5.0",
3333
"node-fetch": "^3.3.2",
3434
"source-map-support": "^0.5.21"

infra/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)