Skip to content

Commit

Permalink
fix(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent d26285b commit cf37e34
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.4
1.8.5
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 @@ -22,7 +22,7 @@
"@types/lodash.mapkeys": "4.6.9",
"@types/micromatch": "4.0.7",
"jest": "29.7.0",
"prettier": "3.3.0",
"prettier": "3.3.1",
"typescript": "5.4.5"
},
"jest": {
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.8.4"
required_version = "1.8.5"

required_providers {
aws = {
Expand Down

0 comments on commit cf37e34

Please sign in to comment.