@teambit/merge-lanes 1.0.542 → 1.0.543

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.542",
3
+ "version": "1.0.543",
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.542"
9
+ "version": "1.0.543"
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.1217",
23
- "@teambit/logger": "0.0.1211",
24
- "@teambit/legacy.bit-map": "0.0.87",
22
+ "@teambit/express": "0.0.1218",
23
+ "@teambit/logger": "0.0.1212",
24
+ "@teambit/legacy.bit-map": "0.0.88",
25
25
  "@teambit/legacy.cli.prompts": "0.0.15",
26
- "@teambit/legacy.consumer": "0.0.30",
27
- "@teambit/legacy.scope": "0.0.30",
28
- "@teambit/objects": "0.0.48",
29
- "@teambit/scope": "1.0.541",
30
- "@teambit/checkout": "1.0.541",
31
- "@teambit/cli": "0.0.1118",
26
+ "@teambit/legacy.consumer": "0.0.31",
27
+ "@teambit/legacy.scope": "0.0.31",
28
+ "@teambit/objects": "0.0.49",
29
+ "@teambit/scope": "1.0.542",
30
+ "@teambit/checkout": "1.0.542",
31
+ "@teambit/cli": "0.0.1119",
32
32
  "@teambit/legacy.utils": "0.0.17",
33
- "@teambit/global-config": "0.0.1121",
33
+ "@teambit/global-config": "0.0.1122",
34
34
  "@teambit/legacy.constants": "0.0.10",
35
- "@teambit/merging": "1.0.541",
36
- "@teambit/remove": "1.0.541",
37
- "@teambit/component.snap-distance": "0.0.31",
38
- "@teambit/config-merger": "0.0.408",
39
- "@teambit/export": "1.0.541",
35
+ "@teambit/merging": "1.0.542",
36
+ "@teambit/remove": "1.0.542",
37
+ "@teambit/component.snap-distance": "0.0.32",
38
+ "@teambit/config-merger": "0.0.409",
39
+ "@teambit/export": "1.0.542",
40
40
  "@teambit/harmony.modules.feature-toggle": "0.0.18",
41
- "@teambit/harmony.modules.get-basic-log": "0.0.31",
42
- "@teambit/importer": "1.0.541",
43
- "@teambit/lanes": "1.0.542",
44
- "@teambit/workspace": "1.0.541"
41
+ "@teambit/harmony.modules.get-basic-log": "0.0.32",
42
+ "@teambit/importer": "1.0.542",
43
+ "@teambit/lanes": "1.0.543",
44
+ "@teambit/workspace": "1.0.542"
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.290",
52
- "@teambit/harmony.testing.load-aspect": "0.0.285",
53
- "@teambit/snapping": "1.0.541",
54
- "@teambit/workspace.testing.mock-workspace": "0.0.57"
51
+ "@teambit/component.testing.mock-components": "0.0.291",
52
+ "@teambit/harmony.testing.load-aspect": "0.0.286",
53
+ "@teambit/snapping": "1.0.542",
54
+ "@teambit/workspace.testing.mock-workspace": "0.0.58"
55
55
  },
56
56
  "peerDependencies": {
57
57
  "chai": "4.3.0",