Skip to content

Commit

Permalink
chore(deps): update devdependencies (#210)
Browse files Browse the repository at this point in the history
* fix(deps): update devdependencies

* terraform-docs: automated action

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Jul 8, 2024
1 parent cac3fb5 commit ceb8516
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.0
1.9.1
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | 1.9.0 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | 1.9.1 |

## Providers

Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/micromatch": "4.0.9",
"jest": "29.7.0",
"prettier": "3.3.2",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.9.0"
required_version = "1.9.1"

required_providers {
aws = {
Expand Down

0 comments on commit ceb8516

Please sign in to comment.