Skip to content

Commit

Permalink
chore(deps): Bump the cdktf group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the cdktf group with 2 updates: [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` from 0.19.2 to 0.20.0
- [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.20.0/packages/cdktf)

Updates `cdktf-cli` from 0.19.2 to 0.20.0
- [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.20.0/packages/cdktf-cli)

---
updated-dependencies:
- 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 Jan 10, 2024
1 parent 55c66f8 commit 9c10a78
Show file tree
Hide file tree
Showing 2 changed files with 616 additions and 336 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"dependencies": {
"@cdktf/provider-aws": "^18.0.0",
"@cdktf/provider-local": "^9.0.0",
"cdktf": "0.19.2",
"cdktf": "0.20.0",
"constructs": "^10.3.0",
"cron-time-generator": "^2.0.3",
"esbuild": "^0.19.11"
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^18",
"cdktf-cli": "0.19.2",
"cdktf-cli": "0.20.0",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 9c10a78

Please sign in to comment.