Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 7ffc647 commit 145a174
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 214 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.10.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
Expand All @@ -39,9 +39,9 @@
"prettier": "^3.3.3",
"publint": "^0.2.10",
"typescript": "^5.5.4",
"typescript-eslint": "^8.4.0",
"vite": "^5.4.3",
"vitest": "^2.0.5"
"typescript-eslint": "^8.5.0",
"vite": "^5.4.5",
"vitest": "^2.1.1"
},
"peerDependencies": {
"vitest": ">=1"
Expand Down
Loading

0 comments on commit 145a174

Please sign in to comment.