@teambit/insights 1.0.230 → 1.0.231

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.explorer/insights@1.0.230" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.explorer/insights@1.0.231" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -2669,7 +2669,7 @@
2669
2669
  "componentId": {
2670
2670
  "scope": "teambit.explorer",
2671
2671
  "name": "insights",
2672
- "version": "1.0.230"
2672
+ "version": "1.0.231"
2673
2673
  },
2674
2674
  "taggedModuleExports": []
2675
2675
  }
@@ -1,5 +1,5 @@
1
1
  ;
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.explorer_insights@1.0.230/dist/insights.docs.mdx';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.explorer_insights@1.0.231/dist/insights.docs.mdx';
3
3
 
4
4
  export const compositions = [];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/insights",
3
- "version": "1.0.230",
3
+ "version": "1.0.231",
4
4
  "homepage": "https://bit.cloud/teambit/explorer/insights",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.explorer",
8
8
  "name": "insights",
9
- "version": "1.0.230"
9
+ "version": "1.0.231"
10
10
  },
11
11
  "dependencies": {
12
12
  "p-map-series": "2.1.0",
@@ -16,11 +16,11 @@
16
16
  "@teambit/component-id": "1.2.0",
17
17
  "@teambit/harmony": "0.4.6",
18
18
  "@teambit/bit-error": "0.0.404",
19
- "@teambit/graph": "1.0.230",
20
- "@teambit/component": "1.0.230",
19
+ "@teambit/graph": "1.0.231",
20
+ "@teambit/component": "1.0.231",
21
21
  "@teambit/cli": "0.0.862",
22
- "@teambit/component-issues": "0.0.144",
23
- "@teambit/issues": "1.0.230"
22
+ "@teambit/component-issues": "0.0.145",
23
+ "@teambit/issues": "1.0.231"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@types/semver": "7.3.4",