Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#200)
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 Aug 5, 2024
1 parent 3c42f51 commit edb1f19
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
6 changes: 3 additions & 3 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.8.0",
"@types/eslint": "^9.6.0",
"@types/node": "^22.0.0",
"@types/node": "^22.1.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -39,9 +39,9 @@
"prettier": "^3.3.3",
"publint": "^0.2.9",
"typescript": "^5.5.4",
"typescript-eslint": "^7.17.0",
"typescript-eslint": "^7.18.0",
"vite": "^5.3.5",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"peerDependencies": {
"vitest": ">=1"
Expand Down
Loading

0 comments on commit edb1f19

Please sign in to comment.