@teambit/install 1.0.227 → 1.0.228

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="2" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.workspace/install@1.0.227" tests="2" failures="0" errors="0" skipped="0">
4
- <testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices in correct order" time="0.123"/>
3
+ <testsuite name="teambit.workspace/install@1.0.228" tests="2" failures="0" errors="0" skipped="0">
4
+ <testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices in correct order" time="0.144"/>
5
5
  <testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices with context information" time="0.001"/>
6
6
  </testsuite>
7
7
  </testsuites>
@@ -4576,7 +4576,7 @@
4576
4576
  "componentId": {
4577
4577
  "scope": "teambit.workspace",
4578
4578
  "name": "install",
4579
- "version": "1.0.227"
4579
+ "version": "1.0.228"
4580
4580
  },
4581
4581
  "taggedModuleExports": []
4582
4582
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/install",
3
- "version": "1.0.227",
3
+ "version": "1.0.228",
4
4
  "homepage": "https://bit.cloud/teambit/workspace/install",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "install",
9
- "version": "1.0.227"
9
+ "version": "1.0.228"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -22,22 +22,22 @@
22
22
  "@teambit/harmony": "0.4.6",
23
23
  "@teambit/bit-roots": "0.0.133",
24
24
  "@teambit/bit-error": "0.0.404",
25
- "@teambit/cli": "0.0.860",
26
- "@teambit/dependency-resolver": "1.0.227",
27
- "@teambit/logger": "0.0.953",
28
- "@teambit/workspace": "1.0.227",
29
- "@teambit/application": "1.0.227",
30
- "@teambit/compiler": "1.0.227",
25
+ "@teambit/cli": "0.0.861",
26
+ "@teambit/dependency-resolver": "1.0.228",
27
+ "@teambit/logger": "0.0.954",
28
+ "@teambit/workspace": "1.0.228",
29
+ "@teambit/application": "1.0.228",
30
+ "@teambit/compiler": "1.0.228",
31
31
  "@teambit/component-issues": "0.0.143",
32
32
  "@teambit/component-package-version": "0.0.433",
33
- "@teambit/component": "1.0.227",
33
+ "@teambit/component": "1.0.228",
34
34
  "@teambit/dependencies.fs.linked-dependencies": "0.0.9",
35
- "@teambit/envs": "1.0.227",
36
- "@teambit/generator": "1.0.228",
37
- "@teambit/ipc-events": "1.0.227",
38
- "@teambit/issues": "1.0.227",
39
- "@teambit/variants": "0.0.1071",
40
- "@teambit/workspace-config-files": "1.0.227",
35
+ "@teambit/envs": "1.0.228",
36
+ "@teambit/generator": "1.0.229",
37
+ "@teambit/ipc-events": "1.0.228",
38
+ "@teambit/issues": "1.0.228",
39
+ "@teambit/variants": "0.0.1072",
40
+ "@teambit/workspace-config-files": "1.0.228",
41
41
  "@teambit/workspace.modules.node-modules-linker": "0.0.167",
42
42
  "@teambit/toolbox.time.time-format": "0.0.496"
43
43
  },
package/tsconfig.json CHANGED
@@ -39,40 +39,40 @@
39
39
  ],
40
40
  "references": [
41
41
  {
42
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_cli@0.0.860"
42
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_cli@0.0.861"
43
43
  },
44
44
  {
45
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_logger@0.0.953"
45
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_logger@0.0.954"
46
46
  },
47
47
  {
48
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@1.0.227"
48
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@1.0.228"
49
49
  },
50
50
  {
51
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_application@1.0.227"
51
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_application@1.0.228"
52
52
  },
53
53
  {
54
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.compilation_compiler@1.0.227"
54
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.compilation_compiler@1.0.228"
55
55
  },
56
56
  {
57
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@1.0.227"
57
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@1.0.228"
58
58
  },
59
59
  {
60
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.envs_envs@1.0.227"
60
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.envs_envs@1.0.228"
61
61
  },
62
62
  {
63
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.generator_generator@1.0.228"
63
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.generator_generator@1.0.229"
64
64
  },
65
65
  {
66
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_ipc-events@1.0.227"
66
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_ipc-events@1.0.228"
67
67
  },
68
68
  {
69
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_issues@1.0.227"
69
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_issues@1.0.228"
70
70
  },
71
71
  {
72
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_variants@0.0.1071"
72
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_variants@0.0.1072"
73
73
  },
74
74
  {
75
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace-config-files@1.0.227"
75
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace-config-files@1.0.228"
76
76
  }
77
77
  ]
78
78
  }