Skip to content

Commit

Permalink
chore(deps-dev): bump pa11y-ci from 2.42.0 to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Dec 23, 2021
1 parent 20b954b commit 111f9ae
Show file tree
Hide file tree
Showing 3 changed files with 475 additions and 462 deletions.
6 changes: 5 additions & 1 deletion build/.pa11yci.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{
"standard": "WCAG2AA",
"level": "error",
"defaults": {
"reporters": [
"cli",
["json", { "fileName": "./pa11y-ci-results.json" }]
],
"runners": [
"axe"
],
"useIncognitoBrowserContext": false,
"hideElements": ".bd-search, [id*='tarteaucitron'], #TableOfContents, .text-primary, .navbar-light .navbar-brand, .accordion-button:not(.collapsed), .active, [aria-current], select:disabled, [disabled] label, [disabled] + label, .modal, .bd-example nav, .badge.rounded-pill.bg-info.text-white, .exclude-from-pa11y-analysis, a.disabled, .form-check.form-switch",
"ignore": [
"heading-order",
Expand Down
Loading

0 comments on commit 111f9ae

Please sign in to comment.