chore(deps-dev): bump axe-core from 4.2.3 to 4.3.0

Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/v4.3.0/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.2.3...v4.3.0)

---
updated-dependencies:
- dependency-name: axe-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-13 00:13:48 +00:00 committed by Julien Machiels
parent 06be0b1686
commit 9ad6a5422f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5634,9 +5634,9 @@
}
},
"axe-core": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.2.3.tgz",
"integrity": "sha512-pXnVMfJKSIWU2Ml4JHP7pZEPIrgBO1Fd3WGx+fPBsS+KRGhE4vxooD8XBGWbQOIVSZsVK7pUDBBkCicNu80yzQ==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.3.0.tgz",
"integrity": "sha512-99FZt8qS/xukgxU/8daV8WT7wAakqBzt6lF3XCweO6pwcf50/NgxxBj6ZC7/ejR+F4PWeFpkb9lAMH3y2quBXA==",
"dev": true
},
"axios": {

View File

@ -102,7 +102,7 @@
"@types/wicg-mediasession": "^1.1.2",
"@vue/test-utils": "^1.2.1",
"axe": "^8.0.0",
"axe-core": "^4.2.3",
"axe-core": "^4.3.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^27.0.6",