Skip to content

Commit 13bfb51

Browse files
Update dependency axe-core to v4.10.2 (#28320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99542c9 commit 13bfb51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"@types/uuid": "^10.0.0",
220220
"@typescript-eslint/eslint-plugin": "^8.0.0",
221221
"@typescript-eslint/parser": "^8.0.0",
222-
"axe-core": "4.10.0",
222+
"axe-core": "4.10.2",
223223
"babel-jest": "^29.0.0",
224224
"babel-loader": "^9.0.0",
225225
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3884,10 +3884,10 @@ await-lock@^2.1.0:
38843884
resolved "https://registry.yarnpkg.com/await-lock/-/await-lock-2.2.2.tgz#a95a9b269bfd2f69d22b17a321686f551152bcef"
38853885
integrity sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==
38863886

3887-
3888-
version "4.10.0"
3889-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.0.tgz#d9e56ab0147278272739a000880196cdfe113b59"
3890-
integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==
3887+
3888+
version "4.10.2"
3889+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
3890+
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
38913891

38923892
axe-core@^4.10.0, axe-core@~4.10.0:
38933893
version "4.10.1"

0 commit comments

Comments
 (0)