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 Dec 16, 2023
1 parent cc75b40 commit 6191a5b
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 141 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.3",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@vitest/coverage-v8": "0.34.6",
"@vitest/coverage-v8": "1.0.4",
"eslint": "8.56.0",
"eslint-plugin-vitest": "0.3.17",
"jsdom": "22.1.0",
"shx": "0.3.4",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite-tsconfig-paths": "4.2.2",
"vitest": "0.34.6"
"vitest": "1.0.4"
},
"packageManager": "yarn@4.0.2",
"dependenciesMeta": {
"vitest@0.34.6": {
"vitest@1.0.4": {
"unplugged": true
}
}
Expand Down
Loading

0 comments on commit 6191a5b

Please sign in to comment.