From 1752f1b4031709931dd6bb626b815f30ba98e962 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 04:58:39 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsx-a11y to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2fa097..80c95ac 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint": "3.19.0", "eslint-config-airbnb": "10.0.1", "eslint-plugin-import": "1.16.0", - "eslint-plugin-jsx-a11y": "2.2.3", + "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "6.10.3", "eslint-plugin-standard": "2.3.1", "istanbul": "0.4.5",