Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
fix(deps): update cdktf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 9604d4f commit 452b89d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,16 @@
},
"dependencies": {
"@cdktf/provider-archive": "7.0.0",
"@cdktf/provider-aws": "16.0.4",
"@cdktf/provider-aws": "16.0.9",
"@cdktf/provider-local": "7.0.0",
"@cdktf/provider-newrelic": "9.0.1",
"@cdktf/provider-newrelic": "9.0.3",
"@cdktf/provider-null": "7.0.0",
"@cdktf/provider-pagerduty": "9.0.1",
"@cdktf/provider-pagerduty": "9.0.3",
"@cdktf/provider-time": "7.0.0",
"@sinonjs/commons": "3.0.0",
"cdktf": "0.17.2",
"cdktf-cli": "0.17.2",
"constructs": "10.2.69",
"cdktf": "0.20.0",
"cdktf-cli": "0.20.0",
"constructs": "10.3.0",
"parse-domain": "5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 452b89d

Please sign in to comment.