@teambit/refactoring 1.0.500 → 1.0.502

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,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.component/refactoring@1.0.500" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.component/refactoring@1.0.502" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -2486,7 +2486,7 @@
2486
2486
  "componentId": {
2487
2487
  "scope": "teambit.component",
2488
2488
  "name": "refactoring",
2489
- "version": "1.0.500"
2489
+ "version": "1.0.502"
2490
2490
  },
2491
2491
  "taggedModuleExports": []
2492
2492
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/refactoring",
3
- "version": "1.0.500",
3
+ "version": "1.0.502",
4
4
  "homepage": "https://bit.cloud/teambit/component/refactoring",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "refactoring",
9
- "version": "1.0.500"
9
+ "version": "1.0.502"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -15,13 +15,13 @@
15
15
  "lodash": "4.17.21",
16
16
  "@teambit/harmony": "0.4.6",
17
17
  "@teambit/bit-error": "0.0.404",
18
- "@teambit/cli": "0.0.1077",
19
- "@teambit/component": "1.0.500",
20
- "@teambit/component.sources": "0.0.62",
21
- "@teambit/envs": "1.0.500",
18
+ "@teambit/cli": "0.0.1079",
19
+ "@teambit/component": "1.0.502",
20
+ "@teambit/component.sources": "0.0.63",
21
+ "@teambit/envs": "1.0.502",
22
22
  "@teambit/legacy.utils": "0.0.12",
23
- "@teambit/pkg": "1.0.500",
24
- "@teambit/typescript": "1.0.500"
23
+ "@teambit/pkg": "1.0.502",
24
+ "@teambit/typescript": "1.0.502"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@types/lodash": "4.14.165",