Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 3ab3ba5 commit 2f3868d
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 543 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitest/coverage-istanbul": "^1.5.2",
"@vitest/coverage-istanbul": "^2.1.2",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -87,7 +87,7 @@
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vitepress": "^1.1.4",
"vitest": "^1.5.2"
"vitest": "^2.1.2"
},
"lint-staged": {
"*.{mjs,cjs,js,ts}": [
Expand Down
Loading

0 comments on commit 2f3868d

Please sign in to comment.