@teambit/refactoring 1.0.322 → 1.0.324

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.322" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.component/refactoring@1.0.324" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -2483,7 +2483,7 @@
2483
2483
  "componentId": {
2484
2484
  "scope": "teambit.component",
2485
2485
  "name": "refactoring",
2486
- "version": "1.0.322"
2486
+ "version": "1.0.324"
2487
2487
  },
2488
2488
  "taggedModuleExports": []
2489
2489
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/refactoring",
3
- "version": "1.0.322",
3
+ "version": "1.0.324",
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.322"
9
+ "version": "1.0.324"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -15,11 +15,11 @@
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.899",
19
- "@teambit/component": "1.0.322",
20
- "@teambit/envs": "1.0.322",
21
- "@teambit/pkg": "1.0.322",
22
- "@teambit/typescript": "1.0.322"
18
+ "@teambit/cli": "0.0.901",
19
+ "@teambit/component": "1.0.324",
20
+ "@teambit/envs": "1.0.324",
21
+ "@teambit/pkg": "1.0.324",
22
+ "@teambit/typescript": "1.0.324"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@types/lodash": "4.14.165",