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 Apr 24, 2024
1 parent cc6416d commit d86cae4
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 187 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.15.0",
"@commitlint/cli": "^19.2.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/coverage-v8": "^1.5.1",
"camelcase": "^8.0.0",
"changelogen": "^0.5.5",
"eslint": "^9.1.0",
"eslint": "^9.1.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite-plugin-dts": "^3.8.3",
"vitest": "^1.5.0"
"vite-plugin-dts": "^3.9.0",
"vitest": "^1.5.1"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit d86cae4

Please sign in to comment.