Skip to content

Commit

Permalink
Merge pull request #442 from na2na-p/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
2na2-p[bot] authored Aug 9, 2024
2 parents 14b8cb0 + dc84324 commit 406d6db
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 129 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nodejs 20.16.0
pnpm 9.6.0
pnpm 9.7.0
python 3.11.6
kubectl 1.30.3
argocd 2.12.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.9.3"
required_version = "1.9.4"

required_providers {
cloudflare = {
Expand Down
2 changes: 1 addition & 1 deletion infra/terraform/cloudflare/modules/app/versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.9.3"
required_version = "1.9.4"

required_providers {
cloudflare = {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"prettier": "3.3.3",
"tsx": "4.16.5",
"tsx": "4.17.0",
"typescript": "5.5.4",
"typescript-eslint": "7.18.0",
"vitest": "2.0.5"
Expand Down
Loading

0 comments on commit 406d6db

Please sign in to comment.