@sa11y/assert
Advanced tools
Comparing version 6.2.2 to 6.2.3
{ | ||
"name": "@sa11y/assert", | ||
"version": "6.2.2", | ||
"version": "6.2.3", | ||
"description": "Provides assertAccessible API to check DOM for accessibility issues", | ||
@@ -24,5 +24,5 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@sa11y/common": "6.2.2", | ||
"@sa11y/format": "6.2.2", | ||
"@sa11y/preset-rules": "6.2.2", | ||
"@sa11y/common": "6.2.3", | ||
"@sa11y/format": "6.2.3", | ||
"@sa11y/preset-rules": "6.2.3", | ||
"axe-core": "4.7.0" | ||
@@ -32,3 +32,3 @@ }, | ||
"@jest/globals": "28.1.3", | ||
"@sa11y/test-utils": "6.2.2" | ||
"@sa11y/test-utils": "6.2.3" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "56b5cb4ef1dbb6f5563b266e6984b3beccf670ba" | ||
"gitHead": "434146395f40538917f42f31ab9195fe163f5233" | ||
} |
+ Added@sa11y/common@6.2.3(transitive)
+ Added@sa11y/format@6.2.3(transitive)
+ Added@sa11y/preset-rules@6.2.3(transitive)
- Removed@sa11y/common@6.2.2(transitive)
- Removed@sa11y/format@6.2.2(transitive)
- Removed@sa11y/preset-rules@6.2.2(transitive)
Updated@sa11y/common@6.2.3
Updated@sa11y/format@6.2.3
Updated@sa11y/preset-rules@6.2.3