pa11y / pa11y-ci

Pa11y CI is a CI-centric accessibility test runner, built using Pa11y
https://pa11y.org
GNU Lesser General Public License v3.0
515 stars 63 forks source link

Bump deps to match versions used by pa11y v6 #153

Closed josebolos closed 3 years ago

josebolos commented 3 years ago

Also fixes indentation issues flagged by the new eslint version, and suppresses the no-async-promise-executor error raised by eslint. Dealing with this error is covered by #152.