@teambit/git 1.0.330 → 1.0.332

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.git/git@1.0.330" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.git/git@1.0.332" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -56,11 +56,7 @@
56
56
  "line": 32,
57
57
  "character": 24
58
58
  },
59
- "name": "Workspace",
60
- "componentId": {
61
- "scope": "teambit.workspace",
62
- "name": "workspace"
63
- }
59
+ "name": "Workspace"
64
60
  },
65
61
  "isOptional": false,
66
62
  "isSpread": false
@@ -80,8 +76,7 @@
80
76
  "line": 36,
81
77
  "character": 22
82
78
  },
83
- "name": "GitExtWorkspaceConfig",
84
- "internalFilePath": "git.main.runtime.ts"
79
+ "name": "GitExtWorkspaceConfig"
85
80
  },
86
81
  "isOptional": false,
87
82
  "isSpread": false
@@ -207,8 +202,7 @@
207
202
  "line": 52,
208
203
  "character": 33
209
204
  },
210
- "name": "SetGitMergeDriverOpts",
211
- "internalFilePath": "git.main.runtime.ts"
205
+ "name": "SetGitMergeDriverOpts"
212
206
  },
213
207
  "isOptional": false,
214
208
  "isSpread": false
@@ -323,11 +317,7 @@
323
317
  "line": 121,
324
318
  "character": 44
325
319
  },
326
- "name": "CLIMain",
327
- "componentId": {
328
- "scope": "teambit.harmony",
329
- "name": "cli"
330
- }
320
+ "name": "CLIMain"
331
321
  },
332
322
  {
333
323
  "__schema": "TypeRefSchema",
@@ -336,11 +326,7 @@
336
326
  "line": 121,
337
327
  "character": 53
338
328
  },
339
- "name": "Workspace",
340
- "componentId": {
341
- "scope": "teambit.workspace",
342
- "name": "workspace"
343
- }
329
+ "name": "Workspace"
344
330
  }
345
331
  ]
346
332
  },
@@ -362,8 +348,7 @@
362
348
  "line": 121,
363
349
  "character": 73
364
350
  },
365
- "name": "GitExtWorkspaceConfig",
366
- "internalFilePath": "git.main.runtime.ts"
351
+ "name": "GitExtWorkspaceConfig"
367
352
  },
368
353
  "isOptional": false,
369
354
  "isSpread": false
@@ -541,11 +526,7 @@
541
526
  "line": 32,
542
527
  "character": 24
543
528
  },
544
- "name": "Workspace",
545
- "componentId": {
546
- "scope": "teambit.workspace",
547
- "name": "workspace"
548
- }
529
+ "name": "Workspace"
549
530
  },
550
531
  "isOptional": false,
551
532
  "isSpread": false
@@ -565,8 +546,7 @@
565
546
  "line": 36,
566
547
  "character": 22
567
548
  },
568
- "name": "GitExtWorkspaceConfig",
569
- "internalFilePath": "git.main.runtime.ts"
549
+ "name": "GitExtWorkspaceConfig"
570
550
  },
571
551
  "isOptional": false,
572
552
  "isSpread": false
@@ -692,8 +672,7 @@
692
672
  "line": 52,
693
673
  "character": 33
694
674
  },
695
- "name": "SetGitMergeDriverOpts",
696
- "internalFilePath": "git.main.runtime.ts"
675
+ "name": "SetGitMergeDriverOpts"
697
676
  },
698
677
  "isOptional": false,
699
678
  "isSpread": false
@@ -808,11 +787,7 @@
808
787
  "line": 121,
809
788
  "character": 44
810
789
  },
811
- "name": "CLIMain",
812
- "componentId": {
813
- "scope": "teambit.harmony",
814
- "name": "cli"
815
- }
790
+ "name": "CLIMain"
816
791
  },
817
792
  {
818
793
  "__schema": "TypeRefSchema",
@@ -821,11 +796,7 @@
821
796
  "line": 121,
822
797
  "character": 53
823
798
  },
824
- "name": "Workspace",
825
- "componentId": {
826
- "scope": "teambit.workspace",
827
- "name": "workspace"
828
- }
799
+ "name": "Workspace"
829
800
  }
830
801
  ]
831
802
  },
@@ -847,8 +818,7 @@
847
818
  "line": 121,
848
819
  "character": 73
849
820
  },
850
- "name": "GitExtWorkspaceConfig",
851
- "internalFilePath": "git.main.runtime.ts"
821
+ "name": "GitExtWorkspaceConfig"
852
822
  },
853
823
  "isOptional": false,
854
824
  "isSpread": false
@@ -1169,7 +1139,7 @@
1169
1139
  "componentId": {
1170
1140
  "scope": "teambit.git",
1171
1141
  "name": "git",
1172
- "version": "1.0.330"
1142
+ "version": "1.0.332"
1173
1143
  },
1174
1144
  "taggedModuleExports": []
1175
1145
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/git",
3
- "version": "1.0.330",
3
+ "version": "1.0.332",
4
4
  "homepage": "https://bit.cloud/teambit/git/git",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.git",
8
8
  "name": "git",
9
- "version": "1.0.330"
9
+ "version": "1.0.332"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -14,14 +14,14 @@
14
14
  "gitconfig": "2.0.8",
15
15
  "@teambit/harmony": "0.4.6",
16
16
  "@teambit/bit-error": "0.0.404",
17
- "@teambit/cli": "0.0.907",
18
- "@teambit/workspace": "1.0.330"
17
+ "@teambit/cli": "0.0.909",
18
+ "@teambit/workspace": "1.0.332"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@types/fs-extra": "9.0.7",
22
22
  "@types/mocha": "9.1.0",
23
23
  "chai": "4.3.0",
24
- "@teambit/harmony.envs.core-aspect-env": "0.0.39"
24
+ "@teambit/harmony.envs.core-aspect-env": "0.0.42"
25
25
  },
26
26
  "peerDependencies": {
27
27
  "@teambit/legacy": "1.0.624"