From 01165e3c14e01913b31cd42dac4b44d8c8cf6423 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 06:26:03 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2695064..0272467 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-flowtype": "2.46.1", "eslint-plugin-import": "2.9.0", "eslint-plugin-jest": "21.15.0", - "eslint-plugin-jsx-a11y": "6.0.3", + "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-prettier": "2.6.0", "eslint-plugin-react": "7.7.0", "flow-bin": "0.68.0",