Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 08a3b91 commit 9ad6d28
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 237 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.5",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^56.0.1",
"prettier": "^3.4.2",
"publint": "^0.2.12",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0",
"publint": "^0.3.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"vite": "^6.0.7",
"vitest": "3.0.0-beta.3"
"vitest": "3.0.0-beta.4"
},
"peerDependencies": {
"vitest": ">=1"
Expand Down
Loading

0 comments on commit 9ad6d28

Please sign in to comment.