Skip to content

Commit

Permalink
fix(deps): update dependency @cdktf/provider-aws to v19 (#138) [skip ci]
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 Jan 16, 2024
1 parent 1116add commit 4bf9289
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": ">=20"
},
"dependencies": {
"@cdktf/provider-aws": "18.2.0",
"@cdktf/provider-aws": "19.1.1",
"cdktf": "0.20.0",
"constructs": "10.3.0"
},
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@18.2.0":
version "18.2.0"
resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-18.2.0.tgz#ef1c6088111754fff0f9712d85811a7e4d891821"
integrity sha512-Dm+ORqd9ttGH8PqdDe4q72QHoHO0BfgBEMDasagcP4b0lhYV3oiYxJtHsqdOJEKiv6EvHZT3/iftXwU2uOjnlA==
"@cdktf/provider-aws@19.1.1":
version "19.1.1"
resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.1.1.tgz#6ac3e47a9e17fd39d620ac584ca9d6290201bb25"
integrity sha512-LZVa54dnrisHJFW2Wt54s4Hey/ZIwcseAjk4pskqbeEq1Xa/leiZmnbJPjj64M7RvNafHkMFVnoy/DpyobMHvA==

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

0 comments on commit 4bf9289

Please sign in to comment.