eslint-plugin-rxjs-angular-updated
Advanced tools
Comparing version 1.0.26 to 1.0.27
@@ -7,3 +7,3 @@ { | ||
"dependencies": { | ||
"@typescript-eslint/utils": "^8.19.1", | ||
"@typescript-eslint/utils": "^8.20.0", | ||
"common-tags": "^1.8.2", | ||
@@ -22,11 +22,11 @@ "requireindex": "~1.2.0", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^22.10.5", | ||
"@typescript-eslint/parser": "^8.19.1", | ||
"@typescript-eslint/rule-tester": "^8.19.1", | ||
"@types/node": "^22.10.6", | ||
"@typescript-eslint/parser": "^8.20.0", | ||
"@typescript-eslint/rule-tester": "^8.20.0", | ||
"chai": "^5.1.2", | ||
"eslint": "^9.17.0", | ||
"eslint": "^9.18.0", | ||
"mocha": "^11.0.1", | ||
"ts-node": "^10.9.2", | ||
"typescript": "~5.7.2", | ||
"typescript-eslint": "^8.19.1" | ||
"typescript": "~5.7.3", | ||
"typescript-eslint": "^8.20.0" | ||
}, | ||
@@ -70,3 +70,3 @@ "files": [ | ||
}, | ||
"version": "1.0.26" | ||
"version": "1.0.27" | ||
} |