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 Feb 3, 2025
1 parent ab79869 commit 9ad2d5e
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 125 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.16.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@types/lodash": "^4.17.15",
"@types/node": "^20.17.16",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/coverage-v8": "^2.1.9",
"camelcase": "^8.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.19.0",
Expand All @@ -44,7 +44,7 @@
"typescript": "^5.7.3",
"vite": "^5.4.14",
"vite-plugin-dts": "^4.5.0",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit 9ad2d5e

Please sign in to comment.