From 8da4f87b94bb25e47d9e94fa35de881329e877b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:13:14 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsx-a11y to v6.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48b74ca6..160919cb 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint": "7.23.0", "eslint-config-airbnb": "18.2.1", "eslint-plugin-import": "2.22.1", - "eslint-plugin-jsx-a11y": "6.4.1", + "eslint-plugin-jsx-a11y": "6.7.1", "eslint-plugin-react": "7.23.1", "husky": "5.2.0", "nyc": "15.1.0",