Skip to content

Commit

Permalink
chore: update dependencies for @vitest/coverage-v8 + vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
dependency-updater authored and github-actions[bot] committed Jul 11, 2024
1 parent 596b6df commit 552af15
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 108 deletions.
176 changes: 70 additions & 106 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 @@ -53,7 +53,7 @@
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@vitejs/plugin-vue": "5.0.5",
"@vitest/coverage-v8": "^2.0.1",
"@vitest/coverage-v8": "^2.0.2",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/tsconfig": "0.5.1",
Expand All @@ -67,7 +67,7 @@
"prettier": "3.3.2",
"ts-node-dev": "2.0.0",
"vite": "5.3.3",
"vitest": "2.0.1"
"vitest": "2.0.2"
},
"pre-commit": [
"lint",
Expand Down

0 comments on commit 552af15

Please sign in to comment.