@teambit/merge-lanes 1.0.556 → 1.0.557

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.556",
3
+ "version": "1.0.557",
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.556"
9
+ "version": "1.0.557"
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.1231",
23
- "@teambit/logger": "0.0.1225",
24
- "@teambit/legacy.bit-map": "0.0.93",
22
+ "@teambit/express": "0.0.1232",
23
+ "@teambit/logger": "0.0.1226",
24
+ "@teambit/legacy.bit-map": "0.0.94",
25
25
  "@teambit/legacy.cli.prompts": "0.0.16",
26
- "@teambit/legacy.consumer": "0.0.36",
27
- "@teambit/legacy.scope": "0.0.36",
28
- "@teambit/objects": "0.0.62",
29
- "@teambit/scope": "1.0.555",
30
- "@teambit/checkout": "1.0.555",
31
- "@teambit/cli": "0.0.1132",
26
+ "@teambit/legacy.consumer": "0.0.37",
27
+ "@teambit/legacy.scope": "0.0.37",
28
+ "@teambit/objects": "0.0.63",
29
+ "@teambit/scope": "1.0.556",
30
+ "@teambit/checkout": "1.0.556",
31
+ "@teambit/cli": "0.0.1133",
32
32
  "@teambit/legacy.utils": "0.0.17",
33
- "@teambit/config-store": "0.0.12",
33
+ "@teambit/config-store": "0.0.13",
34
34
  "@teambit/legacy.constants": "0.0.11",
35
- "@teambit/merging": "1.0.555",
36
- "@teambit/remove": "1.0.555",
37
- "@teambit/component.snap-distance": "0.0.37",
38
- "@teambit/config-merger": "0.0.422",
39
- "@teambit/export": "1.0.555",
35
+ "@teambit/merging": "1.0.556",
36
+ "@teambit/remove": "1.0.556",
37
+ "@teambit/component.snap-distance": "0.0.38",
38
+ "@teambit/config-merger": "0.0.423",
39
+ "@teambit/export": "1.0.556",
40
40
  "@teambit/harmony.modules.feature-toggle": "0.0.19",
41
- "@teambit/harmony.modules.get-basic-log": "0.0.37",
42
- "@teambit/importer": "1.0.555",
43
- "@teambit/lanes": "1.0.556",
44
- "@teambit/workspace": "1.0.555"
41
+ "@teambit/harmony.modules.get-basic-log": "0.0.38",
42
+ "@teambit/importer": "1.0.556",
43
+ "@teambit/lanes": "1.0.557",
44
+ "@teambit/workspace": "1.0.556"
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.296",
52
- "@teambit/harmony.testing.load-aspect": "0.0.291",
53
- "@teambit/snapping": "1.0.555",
54
- "@teambit/workspace.testing.mock-workspace": "0.0.64"
51
+ "@teambit/component.testing.mock-components": "0.0.297",
52
+ "@teambit/harmony.testing.load-aspect": "0.0.292",
53
+ "@teambit/snapping": "1.0.556",
54
+ "@teambit/workspace.testing.mock-workspace": "0.0.65"
55
55
  },
56
56
  "peerDependencies": {
57
57
  "chai": "4.3.0",