Skip to content

Commit

Permalink
Update Vitest to v2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 032a58e commit 36ee8d3
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 58 deletions.
125 changes: 69 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tsconfig/recommended": "1.0.8",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@vitest/coverage-v8": "2.1.5",
"@vitest/coverage-v8": "2.1.6",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-vitest": "0.3.26",
Expand All @@ -40,7 +40,7 @@
"rollup": "4.27.4",
"typedoc": "0.26.11",
"typescript": "5.6.3",
"vitest": "2.1.5"
"vitest": "2.1.6"
},
"peerDependencies": {
"axios": "^1.3.4"
Expand Down

0 comments on commit 36ee8d3

Please sign in to comment.