@teambit/checkout 1.0.380 → 1.0.381

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.
@@ -1,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="3" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.component/checkout@1.0.380" tests="3" failures="0" errors="0" skipped="0">
3
+ <testsuite name="teambit.component/checkout@1.0.381" tests="3" failures="0" errors="0" skipped="0">
4
4
  <testcase classname="dist/checkout.spec.js" name="should bring the files back"/>
5
- <testcase classname="dist/checkout.spec.js" name="the workspace should get the component as a valid component" time="0.047"/>
6
- <testcase classname="dist/checkout.spec.js" name="should checkout according to the number of generations specified" time="0.001"/>
5
+ <testcase classname="dist/checkout.spec.js" name="the workspace should get the component as a valid component" time="0.05"/>
6
+ <testcase classname="dist/checkout.spec.js" name="should checkout according to the number of generations specified" time="0.002"/>
7
7
  </testsuite>
8
8
  </testsuites>
@@ -724,7 +724,7 @@
724
724
  "line": 36,
725
725
  "character": 3
726
726
  },
727
- "signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
727
+ "signature": "(property) mergeStrategy?: \"manual\" | \"theirs\" | \"ours\" | undefined",
728
728
  "name": "mergeStrategy",
729
729
  "type": {
730
730
  "__schema": "TypeRefSchema",
@@ -2422,7 +2422,7 @@
2422
2422
  "line": 36,
2423
2423
  "character": 3
2424
2424
  },
2425
- "signature": "(property) mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
2425
+ "signature": "(property) mergeStrategy?: \"manual\" | \"theirs\" | \"ours\" | undefined",
2426
2426
  "name": "mergeStrategy",
2427
2427
  "type": {
2428
2428
  "__schema": "TypeRefSchema",
@@ -4805,7 +4805,7 @@
4805
4805
  "line": 92,
4806
4806
  "character": 7
4807
4807
  },
4808
- "signature": "(property) autoMergeResolve?: \"theirs\" | \"ours\" | \"manual\" | undefined",
4808
+ "signature": "(property) autoMergeResolve?: \"manual\" | \"theirs\" | \"ours\" | undefined",
4809
4809
  "name": "autoMergeResolve",
4810
4810
  "type": {
4811
4811
  "__schema": "TypeRefSchema",
@@ -5009,7 +5009,7 @@
5009
5009
  "line": 92,
5010
5010
  "character": 7
5011
5011
  },
5012
- "signature": "(property) autoMergeResolve?: \"theirs\" | \"ours\" | \"manual\" | undefined",
5012
+ "signature": "(property) autoMergeResolve?: \"manual\" | \"theirs\" | \"ours\" | undefined",
5013
5013
  "name": "autoMergeResolve",
5014
5014
  "type": {
5015
5015
  "__schema": "TypeRefSchema",
@@ -5183,7 +5183,7 @@
5183
5183
  "_legacy": {
5184
5184
  "scope": "teambit.component",
5185
5185
  "name": "checkout",
5186
- "version": "1.0.380"
5186
+ "version": "1.0.381"
5187
5187
  },
5188
5188
  "_scope": "teambit.component"
5189
5189
  }
@@ -5282,7 +5282,7 @@
5282
5282
  "componentId": {
5283
5283
  "scope": "teambit.component",
5284
5284
  "name": "checkout",
5285
- "version": "1.0.380"
5285
+ "version": "1.0.381"
5286
5286
  },
5287
5287
  "taggedModuleExports": []
5288
5288
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/checkout",
3
- "version": "1.0.380",
3
+ "version": "1.0.381",
4
4
  "homepage": "https://bit.cloud/teambit/component/checkout",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "checkout",
9
- "version": "1.0.380"
9
+ "version": "1.0.381"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -15,15 +15,15 @@
15
15
  "@teambit/bit-error": "0.0.404",
16
16
  "@teambit/component-id": "1.2.0",
17
17
  "@teambit/harmony": "0.4.6",
18
- "@teambit/cli": "0.0.957",
19
- "@teambit/merging": "1.0.380",
18
+ "@teambit/cli": "0.0.958",
19
+ "@teambit/merging": "1.0.381",
20
20
  "@teambit/component.sources": "0.0.20",
21
21
  "@teambit/legacy.utils": "0.0.4",
22
- "@teambit/component-writer": "1.0.380",
23
- "@teambit/importer": "1.0.380",
24
- "@teambit/logger": "0.0.1050",
25
- "@teambit/remove": "1.0.380",
26
- "@teambit/workspace": "1.0.380"
22
+ "@teambit/component-writer": "1.0.381",
23
+ "@teambit/importer": "1.0.381",
24
+ "@teambit/logger": "0.0.1051",
25
+ "@teambit/remove": "1.0.381",
26
+ "@teambit/workspace": "1.0.381"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@types/lodash": "4.14.165",
@@ -37,8 +37,8 @@
37
37
  "@teambit/harmony.envs.core-aspect-env": "0.0.42",
38
38
  "@teambit/component.testing.mock-components": "0.0.226",
39
39
  "@teambit/harmony.testing.load-aspect": "0.0.221",
40
- "@teambit/lister": "1.0.380",
41
- "@teambit/snapping": "1.0.380",
40
+ "@teambit/lister": "1.0.381",
41
+ "@teambit/snapping": "1.0.381",
42
42
  "@teambit/workspace.testing.mock-workspace": "0.0.27"
43
43
  },
44
44
  "peerDependencies": {