Skip to content

Commit

Permalink
chore(deps): update root
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent b008549 commit 4e3703d
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 129 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@antfu/eslint-config": "2.4.6",
"@vitest/coverage-v8": "^1.0.4",
"@antfu/eslint-config": "2.6.2",
"@vitest/coverage-v8": "^1.1.3",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"lint-staged": "^15.2.0",
"simple-git-hooks": "^2.9.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.0.4"
"vitest": "^1.1.3"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 4e3703d

Please sign in to comment.