diff --git a/package.json b/package.json index 4c2d052f..18410e52 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/phanect/eslint-plugin-editorconfig", "dependencies": { - "editorconfig": "^1.0.2", + "editorconfig": "^2.0.0", "eslint": "^8.40.0", "klona": "^2.0.4" },