@teambit/merge-lanes 1.0.538 → 1.0.539

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.538",
3
+ "version": "1.0.539",
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.538"
9
+ "version": "1.0.539"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -19,39 +19,39 @@
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/express": "0.0.1213",
23
- "@teambit/logger": "0.0.1207",
24
- "@teambit/legacy.bit-map": "0.0.85",
22
+ "@teambit/express": "0.0.1214",
23
+ "@teambit/logger": "0.0.1208",
24
+ "@teambit/legacy.bit-map": "0.0.86",
25
25
  "@teambit/legacy.cli.prompts": "0.0.15",
26
- "@teambit/legacy.consumer": "0.0.28",
27
- "@teambit/legacy.scope": "0.0.28",
28
- "@teambit/objects": "0.0.44",
29
- "@teambit/scope": "1.0.537",
30
- "@teambit/checkout": "1.0.537",
31
- "@teambit/cli": "0.0.1114",
26
+ "@teambit/legacy.consumer": "0.0.29",
27
+ "@teambit/legacy.scope": "0.0.29",
28
+ "@teambit/objects": "0.0.45",
29
+ "@teambit/scope": "1.0.538",
30
+ "@teambit/checkout": "1.0.538",
31
+ "@teambit/cli": "0.0.1115",
32
32
  "@teambit/legacy.utils": "0.0.17",
33
- "@teambit/global-config": "0.0.1117",
33
+ "@teambit/global-config": "0.0.1118",
34
34
  "@teambit/legacy.constants": "0.0.10",
35
- "@teambit/merging": "1.0.537",
36
- "@teambit/remove": "1.0.537",
37
- "@teambit/component.snap-distance": "0.0.29",
38
- "@teambit/config-merger": "0.0.404",
39
- "@teambit/export": "1.0.537",
35
+ "@teambit/merging": "1.0.538",
36
+ "@teambit/remove": "1.0.538",
37
+ "@teambit/component.snap-distance": "0.0.30",
38
+ "@teambit/config-merger": "0.0.405",
39
+ "@teambit/export": "1.0.538",
40
40
  "@teambit/harmony.modules.feature-toggle": "0.0.18",
41
- "@teambit/harmony.modules.get-basic-log": "0.0.29",
42
- "@teambit/importer": "1.0.537",
43
- "@teambit/lanes": "1.0.538",
44
- "@teambit/workspace": "1.0.537"
41
+ "@teambit/harmony.modules.get-basic-log": "0.0.30",
42
+ "@teambit/importer": "1.0.538",
43
+ "@teambit/lanes": "1.0.539",
44
+ "@teambit/workspace": "1.0.538"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@types/fs-extra": "9.0.7",
48
48
  "@types/lodash": "4.14.165",
49
49
  "@types/mocha": "9.1.0",
50
50
  "@teambit/harmony.envs.core-aspect-env": "0.0.69",
51
- "@teambit/component.testing.mock-components": "0.0.288",
52
- "@teambit/harmony.testing.load-aspect": "0.0.283",
53
- "@teambit/snapping": "1.0.537",
54
- "@teambit/workspace.testing.mock-workspace": "0.0.55"
51
+ "@teambit/component.testing.mock-components": "0.0.289",
52
+ "@teambit/harmony.testing.load-aspect": "0.0.284",
53
+ "@teambit/snapping": "1.0.538",
54
+ "@teambit/workspace.testing.mock-workspace": "0.0.56"
55
55
  },
56
56
  "peerDependencies": {
57
57
  "chai": "4.3.0",