Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 35fb068

Browse files
Update dependency axe-core to v4.10.0 (#12916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9671545 commit 35fb068

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"@types/uuid": "^10.0.0",
198198
"@typescript-eslint/eslint-plugin": "^7.0.0",
199199
"@typescript-eslint/parser": "^7.0.0",
200-
"axe-core": "4.9.1",
200+
"axe-core": "4.10.0",
201201
"babel-jest": "^29.0.0",
202202
"blob-polyfill": "^9.0.0",
203203
"eslint": "8.57.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3385,7 +3385,12 @@ await-lock@^2.1.0:
33853385
resolved "https://registry.yarnpkg.com/await-lock/-/await-lock-2.2.2.tgz#a95a9b269bfd2f69d22b17a321686f551152bcef"
33863386
integrity sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==
33873387

3388-
[email protected], axe-core@^4.9.1, axe-core@~4.9.1:
3388+
3389+
version "4.10.0"
3390+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.0.tgz#d9e56ab0147278272739a000880196cdfe113b59"
3391+
integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==
3392+
3393+
axe-core@^4.9.1, axe-core@~4.9.1:
33893394
version "4.9.1"
33903395
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.9.1.tgz#fcd0f4496dad09e0c899b44f6c4bb7848da912ae"
33913396
integrity sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==

0 commit comments

Comments
 (0)