@teambit/typescript 1.0.526 → 1.0.528

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.526/dist/typescript.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.526/dist/typescript.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.528/dist/typescript.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.typescript_typescript@1.0.528/dist/typescript.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/typescript",
3
- "version": "1.0.526",
3
+ "version": "1.0.528",
4
4
  "homepage": "https://bit.cloud/teambit/typescript/typescript",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.typescript",
8
8
  "name": "typescript",
9
- "version": "1.0.526"
9
+ "version": "1.0.528"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -18,25 +18,25 @@
18
18
  "chalk": "2.4.2",
19
19
  "@teambit/typescript.typescript-compiler": "2.0.46",
20
20
  "@teambit/harmony": "0.4.6",
21
- "@teambit/compiler": "1.0.526",
21
+ "@teambit/compiler": "1.0.528",
22
22
  "@teambit/typescript.modules.ts-config-mutator": "0.0.85",
23
- "@teambit/builder": "1.0.526",
23
+ "@teambit/builder": "1.0.528",
24
24
  "@teambit/component.sources": "0.0.76",
25
- "@teambit/component": "1.0.526",
26
- "@teambit/dependency-resolver": "1.0.526",
27
- "@teambit/formatter": "1.0.526",
25
+ "@teambit/component": "1.0.528",
26
+ "@teambit/dependency-resolver": "1.0.528",
27
+ "@teambit/formatter": "1.0.528",
28
28
  "@teambit/legacy.utils": "0.0.15",
29
29
  "@teambit/semantics.entities.semantic-schema": "0.0.78",
30
30
  "@teambit/ts-server": "0.0.60",
31
- "@teambit/aspect-loader": "1.0.526",
32
- "@teambit/envs": "1.0.526",
33
- "@teambit/logger": "0.0.1196",
34
- "@teambit/schema": "1.0.526",
35
- "@teambit/scope": "1.0.526",
36
- "@teambit/workspace": "1.0.526",
37
- "@teambit/cli": "0.0.1103",
38
- "@teambit/pkg": "1.0.526",
39
- "@teambit/watcher": "1.0.526",
31
+ "@teambit/aspect-loader": "1.0.528",
32
+ "@teambit/envs": "1.0.528",
33
+ "@teambit/logger": "0.0.1198",
34
+ "@teambit/schema": "1.0.528",
35
+ "@teambit/scope": "1.0.528",
36
+ "@teambit/workspace": "1.0.528",
37
+ "@teambit/cli": "0.0.1105",
38
+ "@teambit/pkg": "1.0.528",
39
+ "@teambit/watcher": "1.0.528",
40
40
  "@teambit/legacy.constants": "0.0.8"
41
41
  },
42
42
  "devDependencies": {