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.0 to 0.19.1
- [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.19.1/packages/cdktf)

Updates `cdktf-cli` from 0.19.0 to 0.19.1
- [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.19.1/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 Nov 8, 2023
1 parent 6f67efc commit b1f937a
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 195 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.0",
"cdktf": "0.19.1",
"constructs": "^10.3.0",
"cron-time-generator": "^2.0.1",
"esbuild": "^0.19.5"
},
"devDependencies": {
"@types/jest": "^29.5.7",
"@types/node": "^18",
"cdktf-cli": "0.19.0",
"cdktf-cli": "0.19.1",
"jest": "^29.7.0",
"node-fetch": "~3",
"ts-jest": "^29.1.1",
Expand Down
Loading

0 comments on commit b1f937a

Please sign in to comment.