diff --git a/package.json b/package.json index f12eeff6..c922f64e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/react": "18.2.22", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "babel-eslint": "10.1.0", + "@babel/eslint-parser": "7.11.0", "next": "13.5.2" } }