Compare commits

...

2 Commits

Author SHA1 Message Date
7e9d43cb36 chore(deps): update dependency awscli to v2.22.19 2024-12-18 18:19:01 +00:00
83a7edf9a1 chore(deps): update dependency terraform to v1.10.3 (#132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [terraform](https://github.com/hashicorp/terraform) | patch | `1.10.1` -> `1.10.3` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #132
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-18 18:18:47 +00:00

View File

@@ -1,6 +1,6 @@
[tools] [tools]
age = "1.2.0" age = "1.2.0"
awscli = "2.22.14" awscli = "2.22.19"
bat = "0.24.0" bat = "0.24.0"
bitwarden = "2024.11.1" bitwarden = "2024.11.1"
circleci-cli = "0.1.31151" circleci-cli = "0.1.31151"
@@ -31,7 +31,7 @@ ripgrep = "14.1.1"
rust = "1.83.0" rust = "1.83.0"
starship = "1.21.1" starship = "1.21.1"
task = "3.40.0" task = "3.40.0"
terraform = "1.10.1" terraform = "1.10.3"
tilt = "0.33.21" tilt = "0.33.21"
usage = "1.3.3" usage = "1.3.3"
usql = "0.19.12" usql = "0.19.12"