diff --git a/package.json b/package.json index 7934774..17bf494 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "prettier": "^3.0.0" }, "peerDependencies": { - "eslint": ">= 7.28.0", + "eslint": ">= 8.0.0", "prettier": ">= 3.0.0" }, "eslintConfig": {