Skip to content

Commit e4c2a50

Browse files
chore(deps): bump the cdk group across 1 directory with 2 updates
Bumps the cdk group with 2 updates in the /infra directory: [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.186.0 to 2.188.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.188.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.95.0 to 2.1007.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/[email protected]/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.188.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: aws-cdk dependency-version: 2.1007.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b9155e commit e4c2a50

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
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": "^29.5.14",
1818
"@types/node": "^20.17.28",
19-
"aws-cdk": "2.95.0",
19+
"aws-cdk": "2.1007.0",
2020
"esbuild": "^0.25.1",
2121
"jest": "^29.7.0",
2222
"ts-jest": "^29.3.0",
@@ -29,7 +29,7 @@
2929
"@aws-sdk/client-amplify": "^3.775.0",
3030
"@aws-sdk/client-cognito-identity-provider": "^3.775.0",
3131
"@aws-sdk/client-s3": "^3.775.0",
32-
"aws-cdk-lib": "2.186.0",
32+
"aws-cdk-lib": "2.188.0",
3333
"constructs": "^10.4.2",
3434
"node-fetch": "^3.3.2",
3535
"source-map-support": "^0.5.21"

infra/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)