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 e443605
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@
"node": ">=16.20"
},
"dependencies": {
"@cdktf/provider-archive": "7.0.0",
"@cdktf/provider-aws": "16.0.4",
"@cdktf/provider-local": "7.0.0",
"@cdktf/provider-newrelic": "9.0.1",
"@cdktf/provider-null": "7.0.0",
"@cdktf/provider-pagerduty": "9.0.1",
"@cdktf/provider-time": "7.0.0",
"@cdktf/provider-archive": "10.0.0",
"@cdktf/provider-aws": "19.1.1",
"@cdktf/provider-local": "10.0.0",
"@cdktf/provider-newrelic": "12.0.0",
"@cdktf/provider-null": "10.0.0",
"@cdktf/provider-pagerduty": "13.0.0",
"@cdktf/provider-time": "10.0.0",
"@sinonjs/commons": "3.0.0",
"cdktf": "0.17.2",
"cdktf-cli": "0.17.2",
Expand Down

0 comments on commit e443605

Please sign in to comment.