@atlaskit/inline-edit 12.1.9 → 12.1.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/inline-edit
2
2
 
3
+ ## 12.1.12
4
+
5
+ ### Patch Changes
6
+
7
+ - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
8
+ - Updated dependencies
9
+
10
+ ## 12.1.11
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+
16
+ ## 12.1.10
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies
21
+
3
22
  ## 12.1.9
4
23
 
5
24
  ### Patch Changes
@@ -51,7 +51,7 @@ var buttonStyles = (0, _core.css)({
51
51
  var analyticsAttributes = {
52
52
  componentName: 'inlineEdit',
53
53
  packageName: "@atlaskit/inline-edit",
54
- packageVersion: "12.1.9"
54
+ packageVersion: "12.1.12"
55
55
  };
56
56
 
57
57
  var noop = function noop() {};
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/inline-edit",
3
- "version": "12.1.9",
3
+ "version": "12.1.12",
4
4
  "sideEffects": false
5
5
  }
@@ -20,7 +20,7 @@ const buttonStyles = css({
20
20
  const analyticsAttributes = {
21
21
  componentName: 'inlineEdit',
22
22
  packageName: "@atlaskit/inline-edit",
23
- packageVersion: "12.1.9"
23
+ packageVersion: "12.1.12"
24
24
  };
25
25
 
26
26
  const noop = () => {};
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/inline-edit",
3
- "version": "12.1.9",
3
+ "version": "12.1.12",
4
4
  "sideEffects": false
5
5
  }
@@ -26,7 +26,7 @@ var buttonStyles = css({
26
26
  var analyticsAttributes = {
27
27
  componentName: 'inlineEdit',
28
28
  packageName: "@atlaskit/inline-edit",
29
- packageVersion: "12.1.9"
29
+ packageVersion: "12.1.12"
30
30
  };
31
31
 
32
32
  var noop = function noop() {};
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/inline-edit",
3
- "version": "12.1.9",
3
+ "version": "12.1.12",
4
4
  "sideEffects": false
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/inline-edit",
3
- "version": "12.1.9",
3
+ "version": "12.1.12",
4
4
  "description": "An inline edit displays a custom input component that switches between reading and editing on the same page.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -24,14 +24,14 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@atlaskit/analytics-next": "^8.2.0",
27
- "@atlaskit/button": "^16.2.0",
28
- "@atlaskit/codemod-utils": "^3.4.0",
27
+ "@atlaskit/button": "^16.3.0",
28
+ "@atlaskit/codemod-utils": "^4.0.0",
29
29
  "@atlaskit/form": "^8.5.0",
30
30
  "@atlaskit/icon": "^21.10.0",
31
31
  "@atlaskit/inline-dialog": "^13.3.0",
32
32
  "@atlaskit/textfield": "^5.1.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
  },
@@ -44,7 +44,7 @@
44
44
  "@atlaskit/section-message": "^6.1.0",
45
45
  "@atlaskit/select": "^15.0.0",
46
46
  "@atlaskit/ssr": "*",
47
- "@atlaskit/tag": "^11.2.0",
47
+ "@atlaskit/tag": "^11.3.0",
48
48
  "@atlaskit/tag-group": "^10.0.0",
49
49
  "@atlaskit/textarea": "^4.3.0",
50
50
  "@atlaskit/visual-regression": "*",
@@ -57,7 +57,7 @@
57
57
  "jscodeshift": "^0.13.0",
58
58
  "react-dom": "^16.8.0",
59
59
  "storybook-addon-performance": "^0.16.0",
60
- "typescript": "3.9.6",
60
+ "typescript": "4.2.4",
61
61
  "wait-for-expect": "^1.2.0"
62
62
  },
63
63
  "keywords": [