Skip to content

Commit

Permalink
Bump the aws-cdk group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the aws-cdk group with 2 updates in the /src directory: [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `aws-cdk` from 2.173.4 to 2.174.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.174.1/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.173.4 to 2.174.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.174.1/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent af111f8 commit dc7eedf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions src/packages/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"devDependencies": {
"@digitak/esrun": "3.2.26",
"dotenv-cli": "8.0.0",
"aws-cdk": "2.173.4",
"aws-cdk-lib": "2.173.4",
"aws-cdk": "2.174.1",
"aws-cdk-lib": "2.174.1",
"constructs": "10.4.2",
"@exogee/graphweaver": "workspace:*",
"@types/node": "22.10.1",
Expand Down
28 changes: 14 additions & 14 deletions src/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dc7eedf

Please sign in to comment.