Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 73316d1 commit 7a1558c
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion packages/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"sitemap": "8.0.0",
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"typescript-eslint": "8.18.2",
"typescript-eslint": "8.19.0",
"vitepress": "1.5.0",
"vue": "3.5.13"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unused-imports": "4.1.4",
"prettier": "3.4.2",
"typescript-eslint": "8.18.2"
"typescript-eslint": "8.19.0"
}
}
2 changes: 1 addition & 1 deletion packages/recent-contributions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"vitest": "2.1.8"
},
"dependencies": {
"octokit": "4.0.2"
"octokit": "4.0.3"
}
}
134 changes: 67 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7a1558c

Please sign in to comment.