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
519 stars 63 forks source link

Allow only bugfix update in dependencies #117

Closed josebolos closed 4 years ago

josebolos commented 4 years ago

This PR replaces the caret (^) with the tilde (~) selector for dependency versions in order to reduce the potential breakage when updating or integrating with other apps.

It also bumps the dependencies.