@konfik-plugin/eslint
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -11,3 +11,3 @@ import { PackageJsonKonfik } from '@konfik-plugin/package-json' | ||
'@types/eslint': '^8', | ||
eslint: '^8.8.0', | ||
eslint: '^8.11.0', | ||
}, | ||
@@ -14,0 +14,0 @@ }) |
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"sideEffects": false, | ||
@@ -22,6 +22,6 @@ "scripts": { | ||
"dependencies": { | ||
"@konfik/core": "0.0.18", | ||
"@konfik/core": "0.0.19", | ||
"@types/eslint": "^8", | ||
"eslint": "^8.8.0" | ||
"eslint": "^8.11.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
357592
+ Added@konfik/core@0.0.19(transitive)
+ Added@konfik/utils@0.0.19(transitive)
- Removed@konfik/core@0.0.18(transitive)
- Removed@konfik/utils@0.0.18(transitive)
Updated@konfik/core@0.0.19
Updatedeslint@^8.11.0