Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#139)
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] committed Jan 25, 2024
1 parent dada4e3 commit 4fb3320
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 176 deletions.
6 changes: 3 additions & 3 deletions integration-tests/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"node": ">=20"
},
"dependencies": {
"@cdktf/provider-aws": "19.1.1",
"cdktf": "0.20.1",
"@cdktf/provider-aws": "19.2.0",
"cdktf": "0.20.2",
"constructs": "10.3.0"
},
"devDependencies": {
"@types/node": "20.11.4",
"@types/node": "20.11.6",
"ts-node": "10.9.2",
"typescript": "5.3.3"
}
Expand Down
Loading

0 comments on commit 4fb3320

Please sign in to comment.