@teambit/linter 0.0.0-b58977ccf7fa6cfcb794ea44f0ded6aaaead6948 → 0.0.0-bc29a3a83cf1f2c5cc8fcc82e2740d48ce7844b3

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@b58977ccf7fa6cfcb794ea44f0ded6aaaead6948/dist/linter.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@b58977ccf7fa6cfcb794ea44f0ded6aaaead6948/dist/linter.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@bc29a3a83cf1f2c5cc8fcc82e2740d48ce7844b3/dist/linter.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@bc29a3a83cf1f2c5cc8fcc82e2740d48ce7844b3/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-b58977ccf7fa6cfcb794ea44f0ded6aaaead6948",
3
+ "version": "0.0.0-bc29a3a83cf1f2c5cc8fcc82e2740d48ce7844b3",
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": "b58977ccf7fa6cfcb794ea44f0ded6aaaead6948"
9
+ "version": "bc29a3a83cf1f2c5cc8fcc82e2740d48ce7844b3"
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/cli": "0.0.1255",
17
+ "@teambit/legacy.constants": "0.0.14",
16
18
  "@teambit/toolbox.time.timer": "0.0.5",
17
19
  "@teambit/harmony": "0.4.7",
18
- "@teambit/cli": "0.0.0-331ca095e25a0136b8424a370a5313418e0d544f",
19
- "@teambit/component": "0.0.0-6e15b6dc9317f1fbf123b0b742ffe4651109c1d3",
20
- "@teambit/envs": "0.0.0-8b0039619eb4ec93e1a558977a552588a242f1ac",
21
- "@teambit/legacy.constants": "0.0.0-e18251b1b8372ca4e6c49d7430600729853ae490",
22
- "@teambit/workspace": "0.0.0-aaf6393ee533e90cc45f6dc307a378222860266c",
23
- "@teambit/builder": "0.0.0-df788f8493d0c063e8987f5252b94cf3a90016fa",
24
- "@teambit/isolator": "0.0.0-6e5b4dcd1c8abe23229d265ba8081b45753133a5",
25
- "@teambit/logger": "0.0.0-c6f823c2cc2cce079befc6638dddfc4751ce8c7f"
20
+ "@teambit/logger": "0.0.1348",
21
+ "@teambit/component": "0.0.0-16f9302ffe9961812a173309742971d8606f0ed4",
22
+ "@teambit/envs": "0.0.0-58ac934d573dfdd7059b2ae11d01cc432573c593",
23
+ "@teambit/workspace": "0.0.0-61b40f44629108cbed68d687ae6d6a03530bd67b",
24
+ "@teambit/builder": "0.0.0-22bf05a160f4a96893f9efb9339a2616e1cafd0e",
25
+ "@teambit/isolator": "0.0.0-048ca4ed1e8ca804ba6d6541bbda9d0d169c2c8e"
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.72"
31
+ "@teambit/harmony.envs.core-aspect-env": "0.0.73"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "react": "^17.0.0 || ^18.0.0",