From ac9f164c9717bc967d27257d3c7e1f8755cd7cc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 12:57:22 +0000 Subject: [PATCH] Update dependency @types/jest-axe to v3.5.6 --- package.json | 2 +- yarn.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 68a2255974..afc17e006d 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "@testing-library/user-event": "14.4.3", "@textlint-rule/textlint-rule-no-duplicate-abbr": "1.0.2", "@types/jest": "29.1.2", - "@types/jest-axe": "3.5.5", + "@types/jest-axe": "3.5.6", "@types/loadable__component": "5.13.4", "@types/lozad": "1.16.1", "@types/node": "17.0.31", diff --git a/yarn.lock b/yarn.lock index 2fe66abe7e..ed6618e4ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,12 +7,7 @@ resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== -"@adobe/css-tools@^4.0.1": - version "4.3.1" - resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28" - integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg== - -"@adobe/css-tools@^4.3.1": +"@adobe/css-tools@^4.0.1", "@adobe/css-tools@^4.3.1": version "4.3.1" resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28" integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg== @@ -6161,10 +6156,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest-axe@3.5.5": - version "3.5.5" - resolved "https://registry.yarnpkg.com/@types/jest-axe/-/jest-axe-3.5.5.tgz#21fd8152dc3963bf6e1f72f34a7ce4e827838b7b" - integrity sha512-b8WDIdoeKtr/JDJ2+QjFXMuS8UhfdMA6+15Z5KjjIie3jQrSXD9KZWMSQxc0nPtx7L9rIFKdiDpQk+m7s4a/8w== +"@types/jest-axe@3.5.6": + version "3.5.6" + resolved "https://registry.yarnpkg.com/@types/jest-axe/-/jest-axe-3.5.6.tgz#ae4df83897ed29ec9bd6a99eb7b02965c703bd0d" + integrity sha512-dQyD3XWfB+wUqVqWwGDyW4j7NmLyWWOdFeNIGXl01HR8/n8LeP3BtQTFdygHtInDm/EYKizaNprhgjSr8sPxHA== dependencies: "@types/jest" "*" axe-core "^3.5.5"