Skip to content

Commit

Permalink
chore: update to use @axe-core/[email protected] (#3336)
Browse files Browse the repository at this point in the history
* chore: update to use `@axe-core/[email protected]`

* fix git npm packages
  • Loading branch information
michael-siek authored Jan 7, 2022
1 parent 2ca9fef commit f6d7b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"fmt": "prettier --write .*.json *.{json,md,js} **/*.ts './{.circleci,.github,build,doc,lib,locales,test,typings}/**/*.{json,md,js,ts,html}'"
},
"devDependencies": {
"@axe-core/webdriverjs": "^4.2.2",
"@axe-core/webdriverjs": "^4.3.2",
"@babel/core": "^7.5.4",
"@babel/plugin-proposal-object-rest-spread": "^7.5.4",
"@babel/polyfill": "^7.4.4",
Expand Down

0 comments on commit f6d7b14

Please sign in to comment.