@teambit/linter 0.0.0-e29b1797607d940081464ae3625d6d619bc8804b → 0.0.0-eb99c1db1a2ade060928a7b3d65fa9c38476097f

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,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@e29b1797607d940081464ae3625d6d619bc8804b/dist/linter.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@e29b1797607d940081464ae3625d6d619bc8804b/dist/linter.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@eb99c1db1a2ade060928a7b3d65fa9c38476097f/dist/linter.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@eb99c1db1a2ade060928a7b3d65fa9c38476097f/dist/linter.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,34 +1,34 @@
1
1
  {
2
2
  "name": "@teambit/linter",
3
- "version": "0.0.0-e29b1797607d940081464ae3625d6d619bc8804b",
3
+ "version": "0.0.0-eb99c1db1a2ade060928a7b3d65fa9c38476097f",
4
4
  "homepage": "https://bit.cloud/teambit/defender/linter",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.defender",
8
8
  "name": "linter",
9
- "version": "e29b1797607d940081464ae3625d6d619bc8804b"
9
+ "version": "eb99c1db1a2ade060928a7b3d65fa9c38476097f"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
13
13
  "lodash": "4.17.21",
14
14
  "graphql-tag": "2.12.1",
15
15
  "cli-highlight": "2.1.9",
16
- "@teambit/harmony": "0.4.7",
17
- "@teambit/cli": "0.0.0-fb057adf99925d2d44186453ee00564120be99f9",
18
- "@teambit/component": "0.0.0-0b748e39d2c547b007b5bf0214473773f21417f7",
19
- "@teambit/envs": "0.0.0-6d0c7d3aac639838e58e9c035a430fa954d2da07",
20
- "@teambit/legacy.constants": "0.0.12",
21
16
  "@teambit/toolbox.time.timer": "0.0.5",
22
- "@teambit/workspace": "0.0.0-12b299951a32e3d28ca9a1e0e0b69f443b94fe83",
23
- "@teambit/builder": "0.0.0-8280de0082c4653e3b966f7f14b04e4e92a89064",
24
- "@teambit/isolator": "0.0.0-af0f6caa61423ec025801dfb769816a17ec12e1b",
25
- "@teambit/logger": "0.0.0-e93cbb6344c8816c28a2bce5633cfc79a755cbe5"
17
+ "@teambit/harmony": "0.4.7",
18
+ "@teambit/cli": "0.0.0-1cbeafa8d34c72d49de4504ee93b6e1ab5c11e1c",
19
+ "@teambit/component": "0.0.0-7f8783b50810c72cc0105419e942c6c2fc763d2f",
20
+ "@teambit/envs": "0.0.0-dd59ac3dbc3c28b265caa4fef39ddc124c185a9f",
21
+ "@teambit/legacy.constants": "0.0.0-6cf76236ceda9fc2da86be6c48f73b86bc2fbcc6",
22
+ "@teambit/workspace": "0.0.0-32ddc12bb449411701fd53e925cdc16f5fe7b3e0",
23
+ "@teambit/builder": "0.0.0-f3e5e2cfea75a2dfb779b96cc42515ed8e946ae7",
24
+ "@teambit/isolator": "0.0.0-33873edf76c3d412d4bc6e0160daddc3818257ce",
25
+ "@teambit/logger": "0.0.0-40c14c9f8302d5a55c5c5a91e8923c4f60ae00d8"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/lodash": "4.14.165",
29
29
  "@types/mocha": "9.1.0",
30
30
  "@teambit/defender.content.linter-overview": "1.95.0",
31
- "@teambit/harmony.envs.core-aspect-env": "0.0.69"
31
+ "@teambit/harmony.envs.core-aspect-env": "0.0.72"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "react": "^17.0.0 || ^18.0.0",