From 98ffee245979127bc9a20a564a3c13966f50d505 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 02:11:26 +0000 Subject: [PATCH] chore(deps): update linters --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d317e43..8451b25 100644 --- a/package.json +++ b/package.json @@ -44,18 +44,18 @@ "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "@types/uuid": "10.0.0", - "@typescript-eslint/eslint-plugin": "6.21.0", - "@typescript-eslint/parser": "6.21.0", + "@typescript-eslint/eslint-plugin": "8.17.0", + "@typescript-eslint/parser": "8.17.0", "cz-conventional-changelog": "3.3.0", - "eslint": "8.57.1", + "eslint": "9.16.0", "eslint-config-airbnb": "19.0.4", - "eslint-config-airbnb-typescript": "17.1.0", - "eslint-config-next": "14.2.13", + "eslint-config-airbnb-typescript": "18.0.0", + "eslint-config-next": "15.0.4", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.30.0", "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-react": "7.36.1", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.1.0", "husky": "9.1.6", "lint-staged": "15.2.10", "prettier": "3.3.3",