From 722ba9dd867b65fb2001df97730118fc2281570d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 20:16:35 +0000 Subject: [PATCH] Update Linters --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 05a759c0a..2af2feb73 100644 --- a/package.json +++ b/package.json @@ -64,16 +64,16 @@ "@types/react": "18.3.3", "@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.2.0", + "@typescript-eslint/parser": "8.2.0", + "eslint": "9.9.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",