@commercetools-uikit/design-system
Advanced tools
Comparing version 10.39.6 to 10.39.7
# @commercetools-uikit/design-system | ||
## 10.39.7 | ||
### Patch Changes | ||
- [`050af75`](https://github.com/commercetools/ui-kit/commit/050af75aabefd0f11b498b48f5926383e7cfcf8b) [#1659](https://github.com/commercetools/ui-kit/pull/1659) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies | ||
## 10.39.6 | ||
@@ -4,0 +10,0 @@ |
@@ -156,3 +156,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '10.39.6'; | ||
var version = '10.39.7'; | ||
@@ -159,0 +159,0 @@ exports.customProperties = customProperties; |
@@ -152,5 +152,5 @@ /* | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '10.39.6'; | ||
var version = '10.39.7'; | ||
export { customProperties, designTokens, version }; | ||
//# sourceMappingURL=design-system.es.js.map |
{ | ||
"name": "@commercetools-uikit/design-system", | ||
"description": "Core package of the commercetools design system.", | ||
"version": "10.39.6", | ||
"version": "10.39.7", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -40,5 +40,5 @@ "repository": { | ||
"dependencies": { | ||
"@babel/runtime": "7.12.1", | ||
"@babel/runtime-corejs3": "7.12.1" | ||
"@babel/runtime": "7.12.5", | ||
"@babel/runtime-corejs3": "7.12.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
105475
+ Added@babel/runtime@7.12.5(transitive)
+ Added@babel/runtime-corejs3@7.12.5(transitive)
- Removed@babel/runtime@7.12.1(transitive)
- Removed@babel/runtime-corejs3@7.12.1(transitive)
Updated@babel/runtime@7.12.5