@instructure/ui-test-locator
Advanced tools
Comparing version 10.4.1-snapshot-5 to 10.4.1-snapshot-6
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.4.1-snapshot-5](https://github.com/instructure/instructure-ui/compare/v10.4.0...v10.4.1-snapshot-5) (2024-10-28) | ||
## [10.4.1-snapshot-6](https://github.com/instructure/instructure-ui/compare/v10.4.0...v10.4.1-snapshot-6) (2024-10-28) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@instructure/ui-test-locator", | ||
"version": "10.4.1-snapshot-5", | ||
"version": "10.4.1-snapshot-6", | ||
"description": "A locator component for finding components by their defined selector in tests.", | ||
@@ -27,6 +27,6 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"@babel/runtime": "^7.25.6", | ||
"@instructure/ui-test-queries": "10.4.1-snapshot-5" | ||
"@instructure/ui-test-queries": "10.4.1-snapshot-6" | ||
}, | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.4.1-snapshot-5" | ||
"@instructure/ui-babel-preset": "10.4.1-snapshot-6" | ||
}, | ||
@@ -33,0 +33,0 @@ "publishConfig": { |
+ Added@instructure/debounce@10.4.1-snapshot-6(transitive)
+ Added@instructure/ui-axe-check@10.4.1-snapshot-6(transitive)
+ Added@instructure/ui-test-queries@10.4.1-snapshot-6(transitive)
+ Added@instructure/ui-test-sandbox@10.4.1-snapshot-6(transitive)
- Removed@instructure/debounce@10.4.1-snapshot-5(transitive)
- Removed@instructure/ui-axe-check@10.4.1-snapshot-5(transitive)
- Removed@instructure/ui-test-queries@10.4.1-snapshot-5(transitive)
- Removed@instructure/ui-test-sandbox@10.4.1-snapshot-5(transitive)