Skip to content

Commit

Permalink
feat: update axe-core to 4.2.0 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek committed May 4, 2021
1 parent 41edb6f commit 4e8f7fe
Show file tree
Hide file tree
Showing 18 changed files with 16,767 additions and 95 deletions.
10,963 changes: 10,933 additions & 30 deletions package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"axe-core": "^4.2.0",
"eslint": "^7.0.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-react": "^7.20.0",
Expand Down
11 changes: 7 additions & 4 deletions packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
],
"dependencies": {
"@axe-core/webdriverjs": "^4.1.1",
"axe-core": "^4.1.2",
"axe-core": "^4.2.0",
"chromedriver": "^90.0.0",
"colors": "^1.4.0",
"commander": "^7.1.0",
Expand Down

0 comments on commit 4e8f7fe

Please sign in to comment.