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.20.8 to 0.20.9
- [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.9/packages/cdktf)

Updates `cdktf-cli` from 0.20.8 to 0.20.9
- [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.9/packages/cdktf-cli)

---
updated-dependencies:
- dependency-name: cdktf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cdktf
- dependency-name: cdktf-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdktf
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 3cd1bec commit fa543dc
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 595 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": "^19.0.0",
"@cdktf/provider-local": "^10.0.0",
"cdktf": "0.20.8",
"cdktf": "0.20.9",
"constructs": "^10.3.0",
"cron-time-generator": "^2.0.3",
"esbuild": "^0.23.0"
},
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "^18",
"cdktf-cli": "0.20.8",
"cdktf-cli": "0.20.9",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit fa543dc

Please sign in to comment.