@atlaskit/blanket 12.2.9 → 12.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @atlaskit/blanket
2
2
 
3
+ ## 12.2.12
4
+
5
+ ### Patch Changes
6
+
7
+ - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
8
+
9
+ ## 12.2.11
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
15
+ ## 12.2.10
16
+
17
+ ### Patch Changes
18
+
19
+ - [`dcd92130cc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dcd92130cc4) - Migrate deleted background accent tokens to replacements
20
+ - Updated dependencies
21
+
3
22
  ## 12.2.9
4
23
 
5
24
  ### Patch Changes
@@ -28,7 +28,7 @@ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (O
28
28
  function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { (0, _defineProperty2.default)(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
29
29
 
30
30
  var packageName = "@atlaskit/blanket";
31
- var packageVersion = "12.2.9";
31
+ var packageVersion = "12.2.12";
32
32
  var analyticsAttributes = {
33
33
  componentName: 'blanket',
34
34
  packageName: packageName,
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/blanket",
3
- "version": "12.2.9",
3
+ "version": "12.2.12",
4
4
  "sideEffects": false
5
5
  }
@@ -7,7 +7,7 @@ import { DN90A, N100A } from '@atlaskit/theme/colors';
7
7
  import { useGlobalTheme } from '@atlaskit/theme/components';
8
8
  import { layers } from '@atlaskit/theme/constants';
9
9
  const packageName = "@atlaskit/blanket";
10
- const packageVersion = "12.2.9";
10
+ const packageVersion = "12.2.12";
11
11
  const analyticsAttributes = {
12
12
  componentName: 'blanket',
13
13
  packageName,
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/blanket",
3
- "version": "12.2.9",
3
+ "version": "12.2.12",
4
4
  "sideEffects": false
5
5
  }
@@ -13,7 +13,7 @@ import { DN90A, N100A } from '@atlaskit/theme/colors';
13
13
  import { useGlobalTheme } from '@atlaskit/theme/components';
14
14
  import { layers } from '@atlaskit/theme/constants';
15
15
  var packageName = "@atlaskit/blanket";
16
- var packageVersion = "12.2.9";
16
+ var packageVersion = "12.2.12";
17
17
  var analyticsAttributes = {
18
18
  componentName: 'blanket',
19
19
  packageName: packageName,
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/blanket",
3
- "version": "12.2.9",
3
+ "version": "12.2.12",
4
4
  "sideEffects": false
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/blanket",
3
- "version": "12.2.9",
3
+ "version": "12.2.12",
4
4
  "description": "A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -28,10 +28,10 @@
28
28
  },
29
29
  "dependencies": {
30
30
  "@atlaskit/analytics-next": "^8.2.0",
31
- "@atlaskit/codemod-utils": "^3.4.0",
31
+ "@atlaskit/codemod-utils": "^4.0.0",
32
32
  "@atlaskit/ds-lib": "^1.4.0",
33
33
  "@atlaskit/theme": "^12.1.0",
34
- "@atlaskit/tokens": "^0.7.0",
34
+ "@atlaskit/tokens": "^0.9.0",
35
35
  "@babel/runtime": "^7.0.0",
36
36
  "@emotion/core": "^10.0.9"
37
37
  },
@@ -40,7 +40,7 @@
40
40
  },
41
41
  "devDependencies": {
42
42
  "@atlaskit/badge": "^15.0.0",
43
- "@atlaskit/button": "^16.2.0",
43
+ "@atlaskit/button": "^16.3.0",
44
44
  "@atlaskit/docs": "*",
45
45
  "@atlaskit/ssr": "*",
46
46
  "@atlaskit/toggle": "^12.4.0",
@@ -53,7 +53,7 @@
53
53
  "react-dom": "^16.8.0",
54
54
  "react-lorem-component": "^0.13.0",
55
55
  "storybook-addon-performance": "^0.16.0",
56
- "typescript": "3.9.6",
56
+ "typescript": "4.2.4",
57
57
  "wait-for-expect": "^1.2.0"
58
58
  },
59
59
  "keywords": [