use a version of axe-core that exists
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
| "webpack-merge": "4.1.0" | "webpack-merge": "4.1.0" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "axe-core": "2.0.0", | "axe-core": "^3.0.2", | ||
| "babel-eslint": "7.2.3", | "babel-eslint": "7.2.3", | ||
| "babel-plugin-istanbul": "4.1.4", | "babel-plugin-istanbul": "4.1.4", | ||
| "edx-custom-a11y-rules": "github:edx/edx-custom-a11y-rules#ff77f203ef5d9534c6200cc141e9d150155d0e12", | "edx-custom-a11y-rules": "github:edx/edx-custom-a11y-rules#ff77f203ef5d9534c6200cc141e9d150155d0e12", | ||
| ... | ... |
Please
register
or
sign in
to comment