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 Jul 21, 2024
1 parent 0e2c87c commit f4b2e4c
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 354 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^20.14.10",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
Expand All @@ -38,7 +38,7 @@
"tsup": "^8.1.0",
"turbo": "^2.0.6",
"typescript": "^5.5.3",
"vitest": "^1.6.0"
"vitest": "^2.0.3"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"@swc/core": "^1.6.13",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.3",
"tsup": "^8.1.0",
"typedoc": "^0.26.4",
"typedoc-json-parser": "^10.1.5",
"typescript": "^5.5.3",
"vitest": "^1.6.0"
"vitest": "^2.0.3"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit f4b2e4c

Please sign in to comment.