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 (#971)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2022
1 parent 071ba77 commit a80e3ea
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
98 changes: 49 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,16 @@
"node": ">=14"
},
"dependencies": {
"@cdktf/provider-archive": "0.5.46",
"@cdktf/provider-aws": "8.0.14",
"@cdktf/provider-local": "0.5.46",
"@cdktf/provider-newrelic": "0.5.267",
"@cdktf/provider-null": "0.7.27",
"@cdktf/provider-pagerduty": "0.5.47",
"@cdktf/provider-archive": "0.5.59",
"@cdktf/provider-aws": "8.0.21",
"@cdktf/provider-local": "0.5.58",
"@cdktf/provider-newrelic": "0.5.330",
"@cdktf/provider-null": "0.7.37",
"@cdktf/provider-pagerduty": "0.5.59",
"@sinonjs/commons": "^1.8.3",
"cdktf": "0.11.2",
"cdktf-cli": "0.11.2",
"constructs": "10.1.43",
"constructs": "10.1.53",
"parse-domain": "^4.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit a80e3ea

Please sign in to comment.