@teambit/issues 0.0.0-660ce6db102a51c704e85610cb6abd17cff06ff2 → 0.0.0-6901ab6e011dc25c6b0dfaa8f91d7d4a28c99ad8

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,25 +1,25 @@
1
1
  {
2
2
  "name": "@teambit/issues",
3
- "version": "0.0.0-660ce6db102a51c704e85610cb6abd17cff06ff2",
3
+ "version": "0.0.0-6901ab6e011dc25c6b0dfaa8f91d7d4a28c99ad8",
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": "660ce6db102a51c704e85610cb6abd17cff06ff2"
9
+ "version": "6901ab6e011dc25c6b0dfaa8f91d7d4a28c99ad8"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
13
13
  "p-map-series": "2.1.0",
14
+ "@teambit/cli": "0.0.1253",
14
15
  "@teambit/harmony": "0.4.7",
15
- "@teambit/component-issues": "0.0.0-2c448d7e18f49daa1b00bd4286bd4f5765fb7c88",
16
+ "@teambit/component-issues": "0.0.161",
16
17
  "@teambit/bit-error": "0.0.404",
17
- "@teambit/cli": "0.0.0-07944734d976faedc1eceefa5ef6b14113dc60f5",
18
- "@teambit/component": "0.0.0-5e5f0274e5e7941c80940279d2f2ca24cac2266b"
18
+ "@teambit/component": "0.0.0-cda2d35d04bff1b451a59694b2acb68ba75f93b2"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@types/mocha": "9.1.0",
22
- "@teambit/harmony.envs.core-aspect-env": "0.0.69"
22
+ "@teambit/harmony.envs.core-aspect-env": "0.0.72"
23
23
  },
24
24
  "peerDependencies": {},
25
25
  "license": "Apache-2.0",