From 05047796d1ff7a924f61c26408b816453163b321 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 28 Mar 2024 16:09:58 +0000
Subject: [PATCH] Update dependency @types/jest-axe to v3.5.9

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index c9e602775a..43f71cabaf 100644
--- a/package.json
+++ b/package.json
@@ -167,7 +167,7 @@
     "@testing-library/user-event": "14.5.2",
     "@textlint-rule/textlint-rule-no-duplicate-abbr": "1.0.2",
     "@types/jest": "29.1.2",
-    "@types/jest-axe": "3.5.8",
+    "@types/jest-axe": "3.5.9",
     "@types/loadable__component": "5.13.6",
     "@types/lozad": "1.16.4",
     "@types/node": "17.0.31",
diff --git a/yarn.lock b/yarn.lock
index af03aefdf0..400f374302 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6253,10 +6253,10 @@
   dependencies:
     "@types/istanbul-lib-report" "*"
 
-"@types/jest-axe@3.5.8":
-  version "3.5.8"
-  resolved "https://registry.yarnpkg.com/@types/jest-axe/-/jest-axe-3.5.8.tgz#f8474c8e6296470b7239a144c12659d3aaabb5f7"
-  integrity sha512-KlwSkM932uxMevwx3YHtZYXkhs2wXgw9GxmsDVcuetPC4D5sUrSP2pCjS8524vwsOfZvFZpY+1USCgZCzlT+cA==
+"@types/jest-axe@3.5.9":
+  version "3.5.9"
+  resolved "https://registry.yarnpkg.com/@types/jest-axe/-/jest-axe-3.5.9.tgz#97b1317371a48707ca93825d4c990b0d07690d99"
+  integrity sha512-z98CzR0yVDalCEuhGXXO4/zN4HHuSebAukXDjTLJyjEAgoUf1H1i+sr7SUB/mz8CRS/03/XChsx0dcLjHkndoQ==
   dependencies:
     "@types/jest" "*"
     axe-core "^3.5.5"