jest-axe
jest-axe copied to clipboard
feat: Upgrade axe-core to v4.9.0 latest
Hello. I'm requesting to update your library's axe-core
dependency to latest v4.9.0
as of 10 April, 2024. I took the following steps to ensure the update worked correctly:
- Bumped the dependency by calling
npm install axe-core@latest --save
-
npm run test
to run your lint and snapshot tests - Updated snapshots
- Ran the test suite again and ensured all items passed
Please let me know if there are additional contribution requirements and I'll update my PR. Thank you.