@teambit/refactoring 1.0.505 → 1.0.506

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.505" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.component/refactoring@1.0.506" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -2286,7 +2286,7 @@
2286
2286
  "componentId": {
2287
2287
  "scope": "teambit.component",
2288
2288
  "name": "refactoring",
2289
- "version": "1.0.505"
2289
+ "version": "1.0.506"
2290
2290
  },
2291
2291
  "taggedModuleExports": []
2292
2292
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/refactoring",
3
- "version": "1.0.505",
3
+ "version": "1.0.506",
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.505"
9
+ "version": "1.0.506"
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.1082",
19
- "@teambit/component": "1.0.505",
20
- "@teambit/component.sources": "0.0.64",
21
- "@teambit/envs": "1.0.505",
18
+ "@teambit/cli": "0.0.1083",
19
+ "@teambit/component": "1.0.506",
20
+ "@teambit/component.sources": "0.0.65",
21
+ "@teambit/envs": "1.0.506",
22
22
  "@teambit/legacy.utils": "0.0.12",
23
- "@teambit/pkg": "1.0.505",
24
- "@teambit/typescript": "1.0.505"
23
+ "@teambit/pkg": "1.0.506",
24
+ "@teambit/typescript": "1.0.506"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@types/lodash": "4.14.165",