@teambit/merge-lanes 1.0.559 → 1.0.561

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.559",
3
+ "version": "1.0.561",
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.559"
9
+ "version": "1.0.561"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -17,41 +17,41 @@
17
17
  "p-map-series": "2.1.0",
18
18
  "@teambit/bit-error": "0.0.404",
19
19
  "@teambit/lane-id": "0.0.312",
20
- "@teambit/harmony": "0.4.6",
21
- "@teambit/component-id": "1.2.2",
22
- "@teambit/express": "0.0.1234",
23
- "@teambit/logger": "0.0.1228",
24
- "@teambit/legacy.bit-map": "0.0.96",
20
+ "@teambit/harmony": "0.4.7",
21
+ "@teambit/component-id": "1.2.3",
22
+ "@teambit/express": "0.0.1236",
23
+ "@teambit/logger": "0.0.1230",
24
+ "@teambit/legacy.bit-map": "0.0.98",
25
25
  "@teambit/legacy.cli.prompts": "0.0.17",
26
- "@teambit/legacy.consumer": "0.0.39",
27
- "@teambit/legacy.scope": "0.0.39",
28
- "@teambit/objects": "0.0.65",
29
- "@teambit/scope": "1.0.558",
30
- "@teambit/checkout": "1.0.558",
31
- "@teambit/cli": "0.0.1135",
32
- "@teambit/legacy.utils": "0.0.18",
33
- "@teambit/config-store": "0.0.15",
26
+ "@teambit/legacy.consumer": "0.0.41",
27
+ "@teambit/legacy.scope": "0.0.41",
28
+ "@teambit/objects": "0.0.67",
29
+ "@teambit/scope": "1.0.560",
30
+ "@teambit/checkout": "1.0.560",
31
+ "@teambit/cli": "0.0.1137",
32
+ "@teambit/legacy.utils": "0.0.19",
33
+ "@teambit/config-store": "0.0.17",
34
34
  "@teambit/legacy.constants": "0.0.11",
35
- "@teambit/merging": "1.0.558",
36
- "@teambit/remove": "1.0.558",
37
- "@teambit/component.snap-distance": "0.0.40",
38
- "@teambit/config-merger": "0.0.425",
39
- "@teambit/export": "1.0.558",
35
+ "@teambit/merging": "1.0.560",
36
+ "@teambit/remove": "1.0.560",
37
+ "@teambit/component.snap-distance": "0.0.42",
38
+ "@teambit/config-merger": "0.0.427",
39
+ "@teambit/export": "1.0.560",
40
40
  "@teambit/harmony.modules.feature-toggle": "0.0.19",
41
- "@teambit/harmony.modules.get-basic-log": "0.0.40",
42
- "@teambit/importer": "1.0.558",
43
- "@teambit/lanes": "1.0.559",
44
- "@teambit/workspace": "1.0.558"
41
+ "@teambit/harmony.modules.get-basic-log": "0.0.42",
42
+ "@teambit/importer": "1.0.560",
43
+ "@teambit/lanes": "1.0.561",
44
+ "@teambit/workspace": "1.0.560"
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.299",
52
- "@teambit/harmony.testing.load-aspect": "0.0.294",
53
- "@teambit/snapping": "1.0.558",
54
- "@teambit/workspace.testing.mock-workspace": "0.0.67"
51
+ "@teambit/component.testing.mock-components": "0.0.301",
52
+ "@teambit/harmony.testing.load-aspect": "0.0.296",
53
+ "@teambit/snapping": "1.0.560",
54
+ "@teambit/workspace.testing.mock-workspace": "0.0.69"
55
55
  },
56
56
  "peerDependencies": {
57
57
  "chai": "4.3.0",