@teambit/merge-lanes 1.0.512 → 1.0.514

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/merge-lanes",
3
- "version": "1.0.512",
3
+ "version": "1.0.514",
4
4
  "homepage": "https://bit.cloud/teambit/lanes/merge-lanes",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.lanes",
8
8
  "name": "merge-lanes",
9
- "version": "1.0.512"
9
+ "version": "1.0.514"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -19,41 +19,41 @@
19
19
  "@teambit/lane-id": "0.0.312",
20
20
  "@teambit/harmony": "0.4.6",
21
21
  "@teambit/component-id": "1.2.2",
22
- "@teambit/legacy.bit-map": "0.0.76",
23
- "@teambit/legacy.cli.prompts": "0.0.10",
24
- "@teambit/legacy.consumer": "0.0.19",
25
- "@teambit/legacy.scope": "0.0.19",
26
- "@teambit/logger": "0.0.1182",
27
- "@teambit/objects": "0.0.19",
28
- "@teambit/scope": "1.0.512",
29
- "@teambit/checkout": "1.0.512",
30
- "@teambit/cli": "0.0.1089",
31
- "@teambit/legacy.utils": "0.0.13",
32
- "@teambit/global-config": "0.0.1092",
33
- "@teambit/legacy.constants": "0.0.5",
34
- "@teambit/merging": "1.0.512",
35
- "@teambit/remove": "1.0.512",
36
- "@teambit/component.snap-distance": "0.0.20",
37
- "@teambit/config-merger": "0.0.379",
38
- "@teambit/export": "1.0.512",
39
- "@teambit/harmony.modules.feature-toggle": "0.0.13",
40
- "@teambit/harmony.modules.get-basic-log": "0.0.20",
41
- "@teambit/importer": "1.0.512",
42
- "@teambit/lanes": "1.0.512",
43
- "@teambit/workspace": "1.0.512"
22
+ "@teambit/legacy.bit-map": "0.0.77",
23
+ "@teambit/legacy.cli.prompts": "0.0.11",
24
+ "@teambit/legacy.consumer": "0.0.20",
25
+ "@teambit/legacy.scope": "0.0.20",
26
+ "@teambit/logger": "0.0.1184",
27
+ "@teambit/objects": "0.0.21",
28
+ "@teambit/scope": "1.0.514",
29
+ "@teambit/checkout": "1.0.514",
30
+ "@teambit/cli": "0.0.1091",
31
+ "@teambit/legacy.utils": "0.0.14",
32
+ "@teambit/global-config": "0.0.1094",
33
+ "@teambit/legacy.constants": "0.0.6",
34
+ "@teambit/merging": "1.0.514",
35
+ "@teambit/remove": "1.0.514",
36
+ "@teambit/component.snap-distance": "0.0.21",
37
+ "@teambit/config-merger": "0.0.381",
38
+ "@teambit/export": "1.0.514",
39
+ "@teambit/harmony.modules.feature-toggle": "0.0.14",
40
+ "@teambit/harmony.modules.get-basic-log": "0.0.21",
41
+ "@teambit/importer": "1.0.514",
42
+ "@teambit/lanes": "1.0.514",
43
+ "@teambit/workspace": "1.0.514"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@types/fs-extra": "9.0.7",
47
47
  "@types/lodash": "4.14.165",
48
- "chai": "4.3.0",
49
48
  "@types/mocha": "9.1.0",
50
- "@teambit/harmony.envs.core-aspect-env": "0.0.65",
51
- "@teambit/component.testing.mock-components": "0.0.279",
52
- "@teambit/harmony.testing.load-aspect": "0.0.274",
53
- "@teambit/snapping": "1.0.512",
54
- "@teambit/workspace.testing.mock-workspace": "0.0.46"
49
+ "@teambit/harmony.envs.core-aspect-env": "0.0.68",
50
+ "@teambit/component.testing.mock-components": "0.0.280",
51
+ "@teambit/harmony.testing.load-aspect": "0.0.275",
52
+ "@teambit/snapping": "1.0.514",
53
+ "@teambit/workspace.testing.mock-workspace": "0.0.47"
55
54
  },
56
55
  "peerDependencies": {
56
+ "chai": "4.3.0",
57
57
  "@types/chai": "4.3.19"
58
58
  },
59
59
  "license": "Apache-2.0",