From c82b7b7bdf09531a67bac35a000d534da29a0d02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 17:27:49 +0000 Subject: [PATCH] chore(deps): update eslint --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4cdcacca..beb45349 100644 --- a/package.json +++ b/package.json @@ -49,16 +49,16 @@ "@types/phoenix": "1.6.6", "@types/phoenix_live_view": "0.20.0", "@types/w3c-web-nfc": "1.0.4", - "eslint": "8.57.1", + "eslint": "9.17.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-better-mutation": "1.5.0", "eslint-plugin-jest": "28.9.0", "eslint-plugin-jest-dom": "5.5.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.37.2", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-storybook": "0.11.1", - "eslint-plugin-testing-library": "6.5.0", + "eslint-plugin-testing-library": "7.1.1", "fishery": "2.2.2", "globals": "15.13.0", "jest": "29.7.0", @@ -70,7 +70,7 @@ "ts-jest": "29.2.5", "ts-node": "10.9.2", "typescript": "5.7.2", - "typescript-eslint": "7.18.0", + "typescript-eslint": "8.18.2", "typescript-language-server": "4.3.3" }, "eslintConfig": {