From b987d55ede02a2560d985ad9f7261585be432379 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 06:46:12 +0000 Subject: [PATCH] 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 35d8737..b3d145b 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-config-xo": "0.29.1", "eslint-plugin-import": "2.20.2", "eslint-plugin-jsdoc": "25.2.0", - "eslint-plugin-jsx-a11y": "6.2.3", + "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-prettier": "3.1.3", "husky": "3.1.0", "lint-staged": "9.5.0",