Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency accessibility-checker to v3.1.79 #3926

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7490,8 +7490,8 @@ __metadata:
linkType: hard

"accessibility-checker@npm:^3.1.70":
version: 3.1.73
resolution: "accessibility-checker@npm:3.1.73"
version: 3.1.79
resolution: "accessibility-checker@npm:3.1.79"
dependencies:
axios: "npm:^1.4.0"
chromedriver: "npm:*"
Expand All @@ -7502,7 +7502,7 @@ __metadata:
string-hash: "npm:^1.1.3"
bin:
achecker: bin/achecker.js
checksum: 10/18e4a93c7ced0a0aba9507dbb104869d742c570710bad06baa284286a32179fc187c4a025283c762179dd1275ef2409080528c47c8fd7ad3ee3311fd700779e4
checksum: 10/13dd352e6829d582950565dda823f0a10ee89a0682cf261c74a97725c837a32c6eadeaeb3155f7ab567b7aa452d910e981de3893370781b76dcd91185009aae8
languageName: node
linkType: hard

Expand Down