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 Mar 16, 2024
1 parent 2bb3a8c commit 46bfbfa
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 183 deletions.
10 changes: 5 additions & 5 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.8.1",
"@commitlint/cli": "^19.1.0",
"@antfu/eslint-config": "^2.8.3",
"@commitlint/cli": "^19.2.0",
"@commitlint/config-conventional": "^19.1.0",
"@types/node": "^20.11.27",
"@vitest/coverage-v8": "^1.3.1",
"@types/node": "^20.11.28",
"@vitest/coverage-v8": "^1.4.0",
"camelcase": "^8.0.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
Expand All @@ -36,7 +36,7 @@
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.3.1"
"vitest": "^1.4.0"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit 46bfbfa

Please sign in to comment.