@teambit/merging 1.0.670 → 1.0.671

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/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/merging",
3
- "version": "1.0.670",
3
+ "version": "1.0.671",
4
4
  "homepage": "https://bit.cloud/teambit/component/merging",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "merging",
9
- "version": "1.0.670"
9
+ "version": "1.0.671"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -15,41 +15,41 @@
15
15
  "p-map-series": "2.1.0",
16
16
  "@teambit/bit-error": "0.0.404",
17
17
  "@teambit/component-id": "1.2.4",
18
- "@teambit/legacy.constants": "0.0.13",
19
- "@teambit/git.modules.git-executable": "0.0.14",
18
+ "@teambit/legacy.utils": "0.0.23",
20
19
  "@teambit/lane-id": "0.0.312",
21
20
  "@teambit/harmony": "0.4.7",
22
21
  "@teambit/toolbox.path.path": "0.0.8",
23
22
  "@teambit/toolbox.crypto.sha1": "0.0.7",
24
23
  "@teambit/toolbox.string.eol": "0.0.5",
25
- "@teambit/cli": "0.0.1247",
26
- "@teambit/config-merger": "0.0.537",
27
- "@teambit/config-store": "0.0.127",
28
- "@teambit/legacy.logger": "0.0.23",
29
- "@teambit/legacy.utils": "0.0.23",
30
- "@teambit/builder": "1.0.670",
31
- "@teambit/component.snap-distance": "0.0.60",
32
- "@teambit/dependency-resolver": "1.0.670",
33
- "@teambit/importer": "1.0.670",
34
- "@teambit/legacy.consumer-component": "0.0.60",
35
- "@teambit/legacy.extension-data": "0.0.61",
36
- "@teambit/legacy.scope": "0.0.59",
37
- "@teambit/logger": "0.0.1340",
38
- "@teambit/objects": "0.0.177",
39
- "@teambit/scope": "1.0.670",
40
- "@teambit/workspace": "1.0.670",
41
- "@teambit/application": "1.0.670",
42
- "@teambit/checkout": "1.0.670",
43
- "@teambit/component-writer": "1.0.670",
44
- "@teambit/config": "0.0.1421",
45
- "@teambit/install": "1.0.670",
46
- "@teambit/legacy.component-list": "0.0.113",
47
- "@teambit/legacy.consumer": "0.0.59",
48
- "@teambit/pkg.modules.component-package-name": "0.0.66",
49
- "@teambit/remove": "1.0.670",
50
- "@teambit/snapping": "1.0.670",
51
- "@teambit/legacy.cli.prompts": "0.0.20",
52
- "@teambit/component.sources": "0.0.111"
24
+ "@teambit/cli": "0.0.1248",
25
+ "@teambit/config-merger": "0.0.538",
26
+ "@teambit/config-store": "0.0.128",
27
+ "@teambit/legacy.constants": "0.0.14",
28
+ "@teambit/git.modules.git-executable": "0.0.15",
29
+ "@teambit/legacy.logger": "0.0.24",
30
+ "@teambit/builder": "1.0.671",
31
+ "@teambit/component.snap-distance": "0.0.61",
32
+ "@teambit/dependency-resolver": "1.0.671",
33
+ "@teambit/importer": "1.0.671",
34
+ "@teambit/legacy.consumer-component": "0.0.61",
35
+ "@teambit/legacy.extension-data": "0.0.62",
36
+ "@teambit/legacy.scope": "0.0.60",
37
+ "@teambit/logger": "0.0.1341",
38
+ "@teambit/objects": "0.0.178",
39
+ "@teambit/scope": "1.0.671",
40
+ "@teambit/workspace": "1.0.671",
41
+ "@teambit/application": "1.0.671",
42
+ "@teambit/checkout": "1.0.671",
43
+ "@teambit/component-writer": "1.0.671",
44
+ "@teambit/config": "0.0.1422",
45
+ "@teambit/install": "1.0.671",
46
+ "@teambit/legacy.component-list": "0.0.114",
47
+ "@teambit/legacy.consumer": "0.0.60",
48
+ "@teambit/pkg.modules.component-package-name": "0.0.67",
49
+ "@teambit/remove": "1.0.671",
50
+ "@teambit/snapping": "1.0.671",
51
+ "@teambit/legacy.cli.prompts": "0.0.21",
52
+ "@teambit/component.sources": "0.0.112"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@types/lodash": "4.14.165",