@atlaskit/textarea
Advanced tools
Comparing version 0.2.2 to 0.2.3
# @atlaskit/textarea | ||
## 0.2.3 | ||
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa): | ||
- @atlaskit/analytics-next@3.1.2 | ||
- @atlaskit/button@10.1.1 | ||
- @atlaskit/theme@7.0.1 | ||
- @atlaskit/docs@6.0.0 | ||
## 0.2.2 | ||
@@ -4,0 +11,0 @@ - [patch] [9e6b592](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9e6b592): |
{ | ||
"name": "@atlaskit/textarea", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/textarea", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Textarea Component", | ||
@@ -23,5 +23,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^3.1.1", | ||
"@atlaskit/analytics-next": "^3.1.2", | ||
"@atlaskit/analytics-next-types": "^3.1.2", | ||
"@atlaskit/theme": "^7.0.0", | ||
"@atlaskit/theme": "^7.0.1", | ||
"@atlaskit/type-helpers": "^2.0.0", | ||
@@ -36,5 +36,5 @@ "tslib": "^1.8.0" | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/button": "^10.0.4", | ||
"@atlaskit/docs": "^5.2.3", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
"@atlaskit/button": "^10.1.1", | ||
"@atlaskit/docs": "^6.0.0", | ||
"enzyme": "^3.7.0", | ||
"react-dom": "^16.4.2" | ||
@@ -47,2 +47,2 @@ }, | ||
] | ||
} | ||
} |
87011
Updated@atlaskit/theme@^7.0.1