Skip to content

Commit

Permalink
Update vitest to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 194123b commit fe71996
Show file tree
Hide file tree
Showing 2 changed files with 590 additions and 106 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "~20.6.4",
"@typescript-eslint/eslint-plugin": "~6.7.2",
"@typescript-eslint/parser": "~6.7.2",
"@vitest/coverage-v8": "~0.34.5",
"@vitest/coverage-v8": "~1.2.1",
"benchmark": "~2.1.4",
"eslint": "~8.50.0",
"eslint-config-prettier": "~9.0.0",
Expand All @@ -91,7 +91,7 @@
"typescript": "~5.2.2",
"vite": "~4.4.9",
"vitepress": "1.0.0-rc.17",
"vitest": "~0.34.5"
"vitest": "~1.2.1"
},
"peerDependencies": {
"prettier": "^3.0.0"
Expand Down
Loading

0 comments on commit fe71996

Please sign in to comment.