@instructure/ui-test-locator
Advanced tools
Comparing version 10.6.1-snapshot-13 to 10.6.1-snapshot-15
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.6.1-snapshot-13](https://github.com/instructure/instructure-ui/compare/v10.6.0...v10.6.1-snapshot-13) (2024-11-26) | ||
## [10.6.1-snapshot-15](https://github.com/instructure/instructure-ui/compare/v10.6.0...v10.6.1-snapshot-15) (2024-11-26) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-test-locator |
{ | ||
"name": "@instructure/ui-test-locator", | ||
"version": "10.6.1-snapshot-13", | ||
"version": "10.6.1-snapshot-15", | ||
"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.6.1-snapshot-13" | ||
"@instructure/ui-test-queries": "10.6.1-snapshot-15" | ||
}, | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.6.1-snapshot-13" | ||
"@instructure/ui-babel-preset": "10.6.1-snapshot-15" | ||
}, | ||
@@ -33,0 +33,0 @@ "publishConfig": { |
@@ -21,3 +21,6 @@ --- | ||
```javascript | ||
```js | ||
--- | ||
type: code | ||
--- | ||
// MyComponent.js | ||
@@ -24,0 +27,0 @@ import { testable } from '@instructure/ui-testable' |
164656
58
+ Added@instructure/debounce@10.6.1-snapshot-15(transitive)
+ Added@instructure/ui-axe-check@10.6.1-snapshot-15(transitive)
+ Added@instructure/ui-test-queries@10.6.1-snapshot-15(transitive)
+ Added@instructure/ui-test-sandbox@10.6.1-snapshot-15(transitive)
- Removed@instructure/debounce@10.6.1-snapshot-13(transitive)
- Removed@instructure/ui-axe-check@10.6.1-snapshot-13(transitive)
- Removed@instructure/ui-test-queries@10.6.1-snapshot-13(transitive)
- Removed@instructure/ui-test-sandbox@10.6.1-snapshot-13(transitive)