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 1, 2024
1 parent e7c9c4d commit f52af4f
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 122 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"prepare": "husky install"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.0",
"@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.2",
"@vitest/coverage-v8": "^1.5.3",
"camelcase": "^8.0.0",
"changelogen": "^0.5.5",
"eslint": "^9.1.1",
Expand All @@ -36,7 +36,7 @@
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite-plugin-dts": "^3.9.0",
"vitest": "^1.5.2"
"vitest": "^1.5.3"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit f52af4f

Please sign in to comment.