@instructure/ui-testable
Advanced tools
Comparing version 5.40.1-rc.9 to 5.41.0-rc.12
@@ -6,4 +6,4 @@ # Change Log | ||
<a name="5.40.1-rc.9"></a> | ||
## [5.40.1-rc.9](https://github.com/instructure/instructure-ui/compare/v5.40.0...v5.40.1-rc.9) (2019-01-21) | ||
<a name="5.41.0-rc.12"></a> | ||
# [5.41.0-rc.12](https://github.com/instructure/instructure-ui/compare/v5.40.0...v5.41.0-rc.12) (2019-01-22) | ||
@@ -10,0 +10,0 @@ **Note:** Version bump only for package @instructure/ui-testable |
{ | ||
"name": "@instructure/ui-testable", | ||
"version": "5.40.1-rc.9", | ||
"version": "5.41.0-rc.12", | ||
"description": "A UI component test utility made by Instructure Inc.", | ||
@@ -24,8 +24,8 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "^5.40.1-rc.9", | ||
"@instructure/ui-test-utils": "^5.40.1-rc.9", | ||
"@instructure/ui-babel-preset": "^5.41.0-rc.12", | ||
"@instructure/ui-test-utils": "^5.41.0-rc.12", | ||
"prop-types": "^15.6.2" | ||
}, | ||
"dependencies": { | ||
"@instructure/ui-decorator": "^5.40.1-rc.9" | ||
"@instructure/ui-decorator": "^5.41.0-rc.12" | ||
}, | ||
@@ -40,3 +40,3 @@ "peerDependencies": { | ||
"sideEffects": false, | ||
"gitHead": "ed3de9b6fc7b3c7bf18fe91e70b85c6e06c98aac" | ||
"gitHead": "ef0a38f7dfea9d40129ce30dd68c99ce06d15fc6" | ||
} |
19923