Skip to content

Commit

Permalink
fix(deps): update dependency @cdktf/provider-aws to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 684f42b commit a5d1b89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion integration-tests/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"node": ">=16.0"
},
"dependencies": {
"@cdktf/provider-aws": "^17.0.0",
"@cdktf/provider-aws": "^18.0.0",
"cdktf": "^0.19.0",
"constructs": "^10.1.229"
},
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/infrastructure/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@cdktf/provider-aws@^17.0.0":
version "17.0.11"
resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-17.0.11.tgz#80346224fc765c388dea73f4397749f6829ac657"
integrity sha512-J18AuzpMMASxPRMenneHoX5huAcUNwaDyfPss2r92T89ETeRszE2+zKeeK+GFzz14vJ2pVPKSkJJjKBh4nSu8w==
"@cdktf/provider-aws@^18.0.0":
version "18.0.1"
resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-18.0.1.tgz#0cbbf5b2eb86a570beaac76074a2ccfbb2de6940"
integrity sha512-gnhfZWlZpzoHwfbC7H/36jSBK3vusGSlNnXsCvEZXKG33EQyR9iv8gbFCEmYAQ4RdyXm3zxKRoVY9c0SkZ7FxA==

"@cspotcode/source-map-support@^0.8.0":
version "0.8.1"
Expand Down

0 comments on commit a5d1b89

Please sign in to comment.