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

Commit 8837e52

Browse files
Update dependency axe-core to v4.8.0 (#11585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a621dfa commit 8837e52

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
@@ -181,7 +181,7 @@
181181
"@typescript-eslint/eslint-plugin": "^5.35.1",
182182
"@typescript-eslint/parser": "^5.6.0",
183183
"allchange": "^1.1.0",
184-
"axe-core": "4.7.2",
184+
"axe-core": "4.8.0",
185185
"babel-jest": "^29.0.0",
186186
"blob-polyfill": "^7.0.0",
187187
"chokidar": "^3.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3464,10 +3464,10 @@ aws4@^1.8.0:
34643464
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
34653465
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
34663466

3467-
axe-core@4.7.2:
3468-
version "4.7.2"
3469-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
3470-
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
3467+
axe-core@4.8.0:
3468+
version "4.8.0"
3469+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.0.tgz#038c9e586732c791c0d9cecf7ed6434c4e8d497b"
3470+
integrity sha512-ZtlVZobOeDQhb/y2lMK6mznDw7TJHDNcKx5/bbBkFvArIQ5CVFhSI6hWWQnMx9I8cNmNmZ30wpDyOC2E2nvgbQ==
34713471

34723472
axe-core@^4.6.2:
34733473
version "4.6.3"

0 commit comments

Comments
 (0)