@instructure/ui-axe-check
Advanced tools
Comparing version 10.2.3-snapshot-5 to 10.2.3-snapshot-6
@@ -6,10 +6,13 @@ # Change Log | ||
## [10.2.3-snapshot-5](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.2.3-snapshot-5) (2024-09-24) | ||
## [10.2.3-snapshot-6](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.2.3-snapshot-6) (2024-09-27) | ||
**Note:** Version bump only for package @instructure/ui-axe-check | ||
### Bug Fixes | ||
* **ui-progress,ui-range-input:** use just the native HTML elements instead of ARIA tags ([f0fa72c](https://github.com/instructure/instructure-ui/commit/f0fa72c7d716ab2cb0af191debe27db1e911c19a)) | ||
## [10.2.2](https://github.com/instructure/instructure-ui/compare/v10.2.1...v10.2.2) (2024-09-13) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@instructure/ui-axe-check", | ||
"version": "10.2.3-snapshot-5", | ||
"version": "10.2.3-snapshot-6", | ||
"description": "A UI a11y testing library made by Instructure Inc.", | ||
@@ -25,7 +25,7 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.2.3-snapshot-5" | ||
"@instructure/ui-babel-preset": "10.2.3-snapshot-6" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.24.5", | ||
"axe-core": "^4.9.1" | ||
"axe-core": "^4.10.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
122239
33
Updatedaxe-core@^4.10.0