@typescript-eslint/project-service
Advanced tools
Comparing version
{ | ||
"name": "@typescript-eslint/project-service", | ||
"version": "8.35.2-alpha.10", | ||
"version": "8.35.2-alpha.11", | ||
"description": "Standalone TypeScript project service wrapper for linting.", | ||
@@ -52,6 +52,12 @@ "files": [ | ||
"dependencies": { | ||
"@typescript-eslint/tsconfig-utils": "^8.35.2-alpha.10", | ||
"@typescript-eslint/types": "^8.35.2-alpha.10", | ||
"@typescript-eslint/tsconfig-utils": "^8.35.2-alpha.11", | ||
"@typescript-eslint/types": "^8.35.2-alpha.11", | ||
"debug": "^4.3.4" | ||
}, | ||
"devDependencies": { | ||
"@vitest/coverage-v8": "^3.1.3", | ||
"rimraf": "*", | ||
"typescript": "*", | ||
"vitest": "^3.1.3" | ||
}, | ||
"funding": { | ||
@@ -58,0 +64,0 @@ "type": "opencollective", |
15185
0.86%4
Infinity%