Merge pull request #1248 from Safelite/dependabot/npm_and_yarn/multi-e50eacec07

Bump vitest and @vitest/coverage-v8
This commit is contained in:
Jeremy-Z 2026-06-02 13:55:28 -04:00 committed by GitHub
commit 56a3349b4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 190 additions and 574 deletions

760
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -49,7 +49,7 @@
"@types/form-data": "^2.2.1",
"@types/node": "^22.7.5",
"@vitejs/plugin-vue": "5.2.1",
"@vitest/coverage-v8": "^3.2.4",
"@vitest/coverage-v8": "^4.1.8",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-unit-jest": "~5.0.0",
@ -83,7 +83,7 @@
"saucectl": "^0.188.0",
"typescript-eslint": "^8.11.0",
"vite": "^6.4.2",
"vitest": "^3.2.4",
"vitest": "^4.1.8",
"vue-eslint-parser": "^10.2.0",
"wait-on": "^8.0.2"
}