Skip to content

Commit

Permalink
Update vitest monorepo to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent d748042 commit dc157d3
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 241 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
},
"devDependencies": {
"@curev/eslint-config": "^0.0.11",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^1.3.1",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"eslint-formatter-mo": "^1.2.0",
"lint-staged": "^13.2.2",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.32.0"
"vitest": "^1.3.1"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit dc157d3

Please sign in to comment.