chore(deps-dev): bump axe-core from 4.2.0 to 4.2.1

Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/v4.2.1/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-19 08:45:13 +00:00 committed by Julien Machiels
parent 08ac452dc8
commit 38b7ab081b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5421,9 +5421,9 @@
}
},
"axe-core": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.2.0.tgz",
"integrity": "sha512-1uIESzroqpaTzt9uX48HO+6gfnKu3RwvWdCcWSrX4csMInJfCo1yvKPNXCwXFRpJqRW25tiASb6No0YH57PXqg==",
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.2.1.tgz",
"integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA==",
"dev": true
},
"axios": {

View File

@ -95,7 +95,7 @@
"@types/wicg-mediasession": "^1.1.0",
"@vue/test-utils": "^1.2.0",
"axe": "^8.0.0",
"axe-core": "^4.2.0",
"axe-core": "^4.2.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",