@instructure/ui-test-locator
Advanced tools
Comparing version 10.8.1-snapshot-0 to 10.8.1-snapshot-2
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.8.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-0) (2024-12-10) | ||
## [10.8.1-snapshot-2](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-2) (2024-12-11) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-test-locator |
{ | ||
"name": "@instructure/ui-test-locator", | ||
"version": "10.8.1-snapshot-0", | ||
"version": "10.8.1-snapshot-2", | ||
"description": "A locator component for finding components by their defined selector in tests.", | ||
@@ -26,7 +26,7 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.6", | ||
"@instructure/ui-test-queries": "10.8.1-snapshot-0" | ||
"@babel/runtime": "^7.26.0", | ||
"@instructure/ui-test-queries": "10.8.1-snapshot-2" | ||
}, | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-0" | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-2" | ||
}, | ||
@@ -33,0 +33,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
165379
+ Added@instructure/debounce@10.8.1-snapshot-2(transitive)
+ Added@instructure/ui-axe-check@10.8.1-snapshot-2(transitive)
+ Added@instructure/ui-test-queries@10.8.1-snapshot-2(transitive)
+ Added@instructure/ui-test-sandbox@10.8.1-snapshot-2(transitive)
- Removed@instructure/debounce@10.8.1-snapshot-0(transitive)
- Removed@instructure/ui-axe-check@10.8.1-snapshot-0(transitive)
- Removed@instructure/ui-test-queries@10.8.1-snapshot-0(transitive)
- Removed@instructure/ui-test-sandbox@10.8.1-snapshot-0(transitive)
Updated@babel/runtime@^7.26.0