@swarmion/eslint-plugin
Advanced tools
Comparing version
{ | ||
"name": "@swarmion/eslint-plugin", | ||
"description": "An eslint plugin with rules to enforces proper usage of contracts.", | ||
"version": "0.33.0", | ||
"version": "0.34.0", | ||
"author": "fargito", | ||
@@ -49,4 +49,4 @@ "license": "MIT", | ||
"@types/eslint": "^8.44.8", | ||
"@types/node": "^20.12.4", | ||
"@vitest/coverage-v8": "2.1.6", | ||
"@types/node": "^22.0.0", | ||
"@vitest/coverage-v8": "3.1.1", | ||
"concurrently": "^9.0.0", | ||
@@ -61,3 +61,3 @@ "dependency-cruiser": "^16.0.0", | ||
"typescript": "^5.3.3", | ||
"vitest": "2.1.6" | ||
"vitest": "3.1.1" | ||
}, | ||
@@ -67,3 +67,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f75ee77317860e6d4f42a2a94cf57510a872a822" | ||
"gitHead": "669e86f7c179ecd2e3e21fb9474b989b63664720" | ||
} |
12553
-0.01%