Skip to content

Commit

Permalink
chore(deps): bump the cdktf group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the cdktf group with 4 updates: [@cdktf/provider-aws](https://github.com/cdktf/cdktf-provider-aws), [@cdktf/provider-local](https://github.com/cdktf/cdktf-provider-local), [cdktf](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf) and [cdktf-cli](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf-cli).


Updates `@cdktf/provider-aws` from 15.0.0 to 17.0.11
- [Release notes](https://github.com/cdktf/cdktf-provider-aws/releases)
- [Commits](cdktf/cdktf-provider-aws@v15.0.0...v17.0.11)

Updates `@cdktf/provider-local` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/cdktf/cdktf-provider-local/releases)
- [Commits](cdktf/cdktf-provider-local@v7.0.0...v8.0.0)

Updates `cdktf` from 0.17.0 to 0.18.2
- [Release notes](https://github.com/hashicorp/terraform-cdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-cdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-cdk/commits/v0.18.2/packages/cdktf)

Updates `cdktf-cli` from 0.17.0 to 0.18.2
- [Release notes](https://github.com/hashicorp/terraform-cdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-cdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-cdk/commits/v0.18.2/packages/cdktf-cli)

---
updated-dependencies:
- dependency-name: "@cdktf/provider-aws"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cdktf
- dependency-name: "@cdktf/provider-local"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cdktf
- dependency-name: cdktf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdktf
- dependency-name: cdktf-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdktf
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent f2ac79c commit fc37154
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 385 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"node": ">=10.12"
},
"dependencies": {
"@cdktf/provider-aws": "^15.0.0",
"@cdktf/provider-local": "^7.0.0",
"cdktf": "0.17.0",
"@cdktf/provider-aws": "^17.0.11",
"@cdktf/provider-local": "^8.0.0",
"cdktf": "0.18.2",
"constructs": "^10.0.63",
"cron-time-generator": "^1.3.0",
"esbuild": "^0.14.21"
},
"devDependencies": {
"@types/jest": "^29.5.4",
"@types/node": "^15.6.2",
"cdktf-cli": "0.17.0",
"cdktf-cli": "0.18.2",
"jest": "^29.6.4",
"ts-jest": "^29.1.1",
"ts-node": "^10.5.0",
Expand Down
Loading

0 comments on commit fc37154

Please sign in to comment.