Skip to content

Commit

Permalink
Update vitest to v2.1.2 (#496)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shinigami <[email protected]>
  • Loading branch information
renovate[bot] and Shinigami92 authored Oct 11, 2024
1 parent f0aa522 commit fcfdf39
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 121 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-v8": "2.0.5",
"@vitest/coverage-v8": "2.1.2",
"benchmark": "2.1.4",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -95,7 +95,7 @@
"typescript": "5.5.4",
"vite": "5.4.3",
"vitepress": "1.3.4",
"vitest": "2.0.5"
"vitest": "2.1.2"
},
"peerDependencies": {
"prettier": "^3.0.0"
Expand Down
Loading

0 comments on commit fcfdf39

Please sign in to comment.