Skip to content

Commit

Permalink
fix(deps): update dependency @cdktf/provider-aws to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent d801f5d commit 14c6b65
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": "^16.0.0",
"@cdktf/provider-aws": "^17.0.0",
"cdktf": "^0.18.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@^16.0.0":
version "16.0.9"
resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-16.0.9.tgz#5182e383c917d4a6547b1b2fc774d14e59a10c93"
integrity sha512-q1MBFog7mj657clH1FkHEpsaL1yf7jcGrhILpyWtTXhyVLlWkUHjQTVCC48IWzVYHcgKuLv3OauuyPZ41hNuJg==
"@cdktf/provider-aws@^17.0.0":
version "17.0.6"
resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-17.0.6.tgz#c75071bbd3b527382ac6ae5f02c35d263d9d06e2"
integrity sha512-2gDjRW22zsmLA3L0A6E65SaHGljLztLju7fe6qZM5ONgCuRc2w0X/yNX4/r/Tv48uyntria0QOiVlnPJarXpyQ==

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

0 comments on commit 14c6b65

Please sign in to comment.