Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTwT committed Feb 22, 2024
1 parent bbf674d commit bde36f1
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 160 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"watch": "tsup --watch"
},
"devDependencies": {
"@ayingott/eslint-config": "^0.7.9",
"@ayingott/prettier-config": "^0.1.6",
"@ayingott/eslint-config": "^0.8.0",
"@ayingott/prettier-config": "^0.1.7",
"@types/node": "^20.11.19",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
Expand All @@ -63,7 +63,7 @@
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.5",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged"
Expand Down
Loading

0 comments on commit bde36f1

Please sign in to comment.