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
hywax-assistant committed May 4, 2024
1 parent f52af4f commit e43d570
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 216 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
"@antfu/eslint-config": "^2.16.1",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.3",
"@types/node": "^20.12.8",
"@vitest/coverage-v8": "^1.6.0",
"camelcase": "^8.0.0",
"changelogen": "^0.5.5",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vite-plugin-dts": "^3.9.0",
"vitest": "^1.5.3"
"vitest": "^1.6.0"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit e43d570

Please sign in to comment.