Skip to content

Commit

Permalink
build(deps-dev): bump the aws-cdk group across 1 directory with 4 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the aws-cdk group with 4 updates in the / directory: [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib), [cdk8s](https://github.com/cdk8s-team/cdk8s-core) and [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli).


Updates `aws-cdk` from 2.160.0 to 2.161.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.161.1/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.160.0 to 2.161.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.161.1/packages/aws-cdk-lib)

Updates `cdk8s` from 2.69.5 to 2.69.6
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.69.5...v2.69.6)

Updates `cdk8s-cli` from 2.198.228 to 2.198.239
- [Release notes](https://github.com/cdk8s-team/cdk8s-cli/releases)
- [Commits](cdk8s-team/cdk8s-cli@v2.198.228...v2.198.239)

---
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
- dependency-name: cdk8s
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: cdk8s-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent fc300ee commit 7a6e0f8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"@aws-sdk/client-ssm": "3.658.1",
"@linzjs/style": "^5.4.0",
"@types/node": "^22.7.3",
"aws-cdk": "2.160.x",
"aws-cdk-lib": "2.160.x",
"cdk8s": "^2.69.5",
"cdk8s-cli": "^2.198.228",
"aws-cdk": "2.161.x",
"aws-cdk-lib": "2.161.x",
"cdk8s": "^2.69.6",
"cdk8s-cli": "^2.198.239",
"cdk8s-plus-30": "^2.2.5",
"constructs": "^10.3.0",
"tsx": "^4.6.2"
Expand Down

0 comments on commit 7a6e0f8

Please sign in to comment.