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 Jan 29, 2024
1 parent 79ca115 commit ff55b8b
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 159 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.10",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@vitest/coverage-v8": "0.34.6",
"@vitest/coverage-v8": "1.2.2",
"eslint": "8.56.0",
"eslint-plugin-vitest": "0.3.20",
"jsdom": "22.1.0",
"shx": "0.3.4",
"typescript": "5.3.3",
"vite": "5.0.12",
"vite-tsconfig-paths": "4.3.1",
"vitest": "0.34.6"
"vitest": "1.2.2"
},
"packageManager": "yarn@4.0.2",
"dependenciesMeta": {
"vitest@0.34.6": {
"vitest@1.2.2": {
"unplugged": true
}
}
Expand Down
Loading

0 comments on commit ff55b8b

Please sign in to comment.