From 6c4d8e83db1666e786fbe28fc5cdcd0d06d0abed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 08:33:05 +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 018bc5c..b406761 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",