Chore: use new pa11y-ci version (#52953)

* use new pa11y-ci version, update some thresholds and set standard to WCAG2AA

* remove unneeded comment

* PRs won't have unified alerting enabled...
This commit is contained in:
Ashley Harrison
2022-07-28 17:49:41 +01:00
committed by GitHub
parent 0acf98db5c
commit 921d32d70b
5 changed files with 9 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ else
fi
# Run accessibility command
yarn dlx --quiet pa11y-ci@pa11y/pa11y-ci#6b2d4f54efe445ad551472acc1877fe7542ac085 --config .pa11yci.conf.js --json > pa11y-ci-results.json
yarn dlx --quiet pa11y-ci@3.0.1 --config .pa11yci.conf.js --json > pa11y-ci-results.json
# Generate HTML report
yarn dlx pa11y-ci-reporter-html@3.0.1 pa11y-ci-reporter-html