Skip to content

Commit

Permalink
build(deps-dev): bump the aws-cdk group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the aws-cdk group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.93.0` | `2.105.0` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.93.0` | `2.105.0` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.67.6` | `2.68.2` |
| [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli) | `2.162.0` | `2.172.0` |
| [cdk8s-plus-27](https://github.com/cdk8s-team/cdk8s-plus) | `2.7.34` | `2.7.55` |


Updates `aws-cdk` from 2.93.0 to 2.105.0
- [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.105.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.93.0 to 2.105.0
- [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.105.0/packages/aws-cdk-lib)

Updates `cdk8s` from 2.67.6 to 2.68.2
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.67.6...v2.68.2)

Updates `cdk8s-cli` from 2.162.0 to 2.172.0
- [Release notes](https://github.com/cdk8s-team/cdk8s-cli/releases)
- [Commits](cdk8s-team/cdk8s-cli@v2.162.0...v2.172.0)

Updates `cdk8s-plus-27` from 2.7.34 to 2.7.55
- [Release notes](https://github.com/cdk8s-team/cdk8s-plus/releases)
- [Commits](cdk8s-team/cdk8s-plus@cdk8s-plus-27/v2.7.34...cdk8s-plus-27/v2.7.55)

---
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-minor
  dependency-group: aws-cdk
- dependency-name: cdk8s-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: cdk8s-plus-27
  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 Nov 8, 2023
1 parent 0a3c98a commit 1e35a39
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 93 deletions.
150 changes: 62 additions & 88 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"@aws-sdk/client-eks": "3.429.0",
"@aws-sdk/client-ssm": "3.429.0",
"@linzjs/style": "^5.0.0",
"aws-cdk": "2.93.x",
"aws-cdk-lib": "2.93.x",
"cdk8s": "^2.66.10",
"cdk8s-cli": "^2.162.0",
"cdk8s-plus-27": "^2.7.34",
"aws-cdk": "2.105.x",
"aws-cdk-lib": "2.105.x",
"cdk8s": "^2.68.2",
"cdk8s-cli": "^2.172.0",
"cdk8s-plus-27": "^2.7.55",
"constructs": "^10.3.0",
"tsx": "^3.14.0"
}
Expand Down

0 comments on commit 1e35a39

Please sign in to comment.