diff --git a/package.json b/package.json index 36a264f..e5ce8ac 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@bisquit/changelogithub-config": "^0.0.9", "@typescript-eslint/eslint-plugin": "^6.19.1", "@typescript-eslint/parser": "^6.19.1", - "@vitest/coverage-v8": "^0.34.6", + "@vitest/coverage-v8": "^1.6.0", "bumpp": "^9.3.0", "concurrently": "^8.2.2", "cross-env": "^7.0.3", @@ -51,7 +51,7 @@ "tsup": "^7.2.0", "tsx": "^3.14.0", "typescript": "^5.3.3", - "vitest": "^0.34.6" + "vitest": "^1.6.0" }, "prettier": { "singleQuote": true