@atlaskit/checkbox
Advanced tools
Comparing version 5.0.5 to 5.0.6
# @atlaskit/checkbox | ||
## 5.0.6 | ||
- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11): | ||
- @atlaskit/docs@5.2.1 | ||
- @atlaskit/analytics-next@3.1.1 | ||
- @atlaskit/icon@14.6.1 | ||
- @atlaskit/section-message@1.0.11 | ||
- @atlaskit/theme@6.2.1 | ||
- @atlaskit/button@10.0.0 | ||
## 5.0.5 | ||
@@ -4,0 +13,0 @@ - [patch] Upgrade guide & minor flow type fixes [0be287d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0be287d) |
{ | ||
"name": "@atlaskit/checkbox", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/checkbox", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"description": "Checkbox component for use in forms", | ||
@@ -22,5 +22,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^3.0.10", | ||
"@atlaskit/icon": "^14.0.2", | ||
"@atlaskit/theme": "^6.1.1", | ||
"@atlaskit/analytics-next": "^3.1.1", | ||
"@atlaskit/icon": "^14.6.1", | ||
"@atlaskit/theme": "^6.2.1", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -36,5 +36,5 @@ "babel-runtime": "^6.26.0", | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/button": "^9.0.15", | ||
"@atlaskit/docs": "^5.0.8", | ||
"@atlaskit/section-message": "^1.0.10", | ||
"@atlaskit/button": "^10.0.0", | ||
"@atlaskit/docs": "^5.2.1", | ||
"@atlaskit/section-message": "^1.0.11", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
@@ -48,2 +48,2 @@ "react-dom": "^16.4.2" | ||
] | ||
} | ||
} |
73047
Updated@atlaskit/icon@^14.6.1
Updated@atlaskit/theme@^6.2.1