From 57914a200313f67f27ccc53ac5c0e3a365667577 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 04:57:25 +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 daf7ff5b..6e0dd16c 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint-loader": "4.0.2", "eslint-plugin-import": "2.26.0", "eslint-plugin-jest": "26.5.3", - "eslint-plugin-jsx-a11y": "6.6.0", + "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.30.1", "file-loader": "6.2.0", "html-webpack-plugin": "5.0.0",