@swarmion/eslint-plugin
Advanced tools
{ | ||
"name": "@swarmion/eslint-plugin", | ||
"description": "An eslint plugin with rules to enforces proper usage of contracts.", | ||
"version": "0.21.0", | ||
"version": "0.21.1", | ||
"author": "fargito", | ||
@@ -48,3 +48,3 @@ "license": "MIT", | ||
"@types/node": "^18.11.13", | ||
"@vitest/coverage-c8": "^0.27.0", | ||
"@vitest/coverage-c8": "^0.28.0", | ||
"concurrently": "^7.6.0", | ||
@@ -59,3 +59,3 @@ "dependency-cruiser": "^12.1.0", | ||
"typescript": "^4.9.4", | ||
"vitest": "^0.27.0" | ||
"vitest": "^0.28.0" | ||
}, | ||
@@ -65,3 +65,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "1e672fd15edfc146942d78450a1ee18e3587f59a" | ||
"gitHead": "0b7f9abf6093a0f04c13298156a2dfd462636db3" | ||
} |
Sorry, the diff of this file is not supported yet
44639
7.42%