Compare commits

..

3 Commits

Author SHA1 Message Date
f3ca2e4eb4 chore(deps): update dependency node to v22.7.0 2024-08-28 14:31:13 +00:00
5017189932 chore(deps): update dependency awscli to v2.17.39 (#59)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [awscli](https://github.com/aws/aws-cli) | patch | `2.17.33` -> `2.17.39` |

---

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

Reviewed-on: #59
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-08-28 14:03:09 +00:00
eb3622dfab chore(deps): update dependency terraform to v1.9.5 (#58)
This PR contains the following updates:

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

---

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

Reviewed-on: #58
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-08-27 20:56:14 +00:00

View File

@ -1,6 +1,6 @@
[tools]
age = "1.2.0"
awscli = "2.17.33"
awscli = "2.17.39"
bat = "0.24.0"
bitwarden = "2024.7.2"
circleci-cli = "0.1.30549"
@ -30,7 +30,7 @@ ripgrep = "14.1.0"
rust = "1.80.1"
starship = "1.20.1"
task = "3.38.0"
terraform = "1.9.4"
terraform = "1.9.5"
tilt = "0.33.19"
tmux = "3.4"
usage = "0.3.0"