Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent 794e9db commit da7b56b
Show file tree
Hide file tree
Showing 2 changed files with 676 additions and 272 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"@types/node": "18.19.22",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-v8": "0.34.6",
"@vitest/coverage-v8": "1.5.0",
"eslint": "8.57.0",
"eslint-plugin-vitest": "0.3.22",
"jsdom": "22.1.0",
"shx": "0.3.4",
"typescript": "5.3.3",
"vite": "5.1.7",
"vite-tsconfig-paths": "4.3.1",
"vitest": "0.34.6"
"vitest": "1.5.0"
},
"packageManager": "yarn@4.0.2",
"dependenciesMeta": {
"vitest@0.34.6": {
"vitest@1.5.0": {
"unplugged": true
}
}
Expand Down
Loading

0 comments on commit da7b56b

Please sign in to comment.