@typescript-eslint/tsconfig-utils
Advanced tools
+3
-3
| { | ||
| "name": "@typescript-eslint/tsconfig-utils", | ||
| "version": "8.56.2-alpha.0", | ||
| "version": "8.56.2-alpha.1", | ||
| "description": "Utilities for collecting TSConfigs for linting scenarios.", | ||
@@ -42,6 +42,6 @@ "files": [ | ||
| "devDependencies": { | ||
| "@vitest/coverage-v8": "^3.2.4", | ||
| "@vitest/coverage-v8": "^4.0.18", | ||
| "rimraf": "*", | ||
| "typescript": "*", | ||
| "vitest": "^3.2.4" | ||
| "vitest": "^4.0.18" | ||
| }, | ||
@@ -48,0 +48,0 @@ "funding": { |
Sorry, the diff of this file is not supported yet
59565
-18.48%