diff --git a/package.json b/package.json index 19239c5..3f360a6 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "typescript": "5.1.6" }, "peerDependencies": { - "@typescript-eslint/parser": "^6 || ^7", + "@typescript-eslint/parser": ">=6", "eslint": "^7 || ^8", "typescript": "^3 || ^4 || ^5" },