@teambit/issues 0.0.0-15dd3c217e9492bef8724b395a6d52d1abcf8a93 → 0.0.0-16cc320f7d5be3dfb5cc616a1c0c7431e18c4c8e

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.
package/package.json CHANGED
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "@teambit/issues",
3
- "version": "0.0.0-15dd3c217e9492bef8724b395a6d52d1abcf8a93",
3
+ "version": "0.0.0-16cc320f7d5be3dfb5cc616a1c0c7431e18c4c8e",
4
4
  "homepage": "https://bit.cloud/teambit/component/issues",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "issues",
9
- "version": "15dd3c217e9492bef8724b395a6d52d1abcf8a93"
9
+ "version": "16cc320f7d5be3dfb5cc616a1c0c7431e18c4c8e"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
13
13
  "p-map-series": "2.1.0",
14
+ "@teambit/cli": "0.0.1286",
14
15
  "@teambit/harmony": "0.4.7",
15
16
  "@teambit/component-issues": "0.0.165",
16
17
  "@teambit/bit-error": "0.0.404",
17
- "@teambit/cli": "0.0.0-e7f6578f2cc297c7a7e4215a89af95f4f86d540d",
18
- "@teambit/component": "0.0.0-c94986a307e22d5a9e169dfe5d390e3d58804f54"
18
+ "@teambit/component": "0.0.0-3ba43da229f4fe6e5ee6862a04e506b9175157b5"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@types/mocha": "9.1.0",