From 770666db3b33fc2a22deb2c7a1c6edc0d215c925 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:20:45 +0000 Subject: [PATCH] Update Linters --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1c5f7329e..e5b20d063 100644 --- a/package.json +++ b/package.json @@ -64,16 +64,16 @@ "@types/react": "18.3.10", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", - "@typescript-eslint/eslint-plugin": "7.1.1", - "@typescript-eslint/parser": "7.1.1", - "eslint": "8.57.0", + "@typescript-eslint/eslint-plugin": "8.8.1", + "@typescript-eslint/parser": "8.8.1", + "eslint": "9.12.0", "eslint-config-prettier": "9.1.0", "eslint-config-standard": "17.1.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "5.1.3", - "eslint-plugin-promise": "6.1.1", + "eslint-plugin-promise": "7.1.0", "eslint-plugin-react": "7.34.0", "eslint-plugin-react-hooks": "4.6.0", "node-fetch": "3.3.2",