@teambit/linter 0.0.0-5b117ba50eccf2fa943a1ec564f56acf04f5759c → 0.0.0-5cd0257869a20d069b90d29989cc0ecb70abe353

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@5b117ba50eccf2fa943a1ec564f56acf04f5759c/dist/linter.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@5b117ba50eccf2fa943a1ec564f56acf04f5759c/dist/linter.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@5cd0257869a20d069b90d29989cc0ecb70abe353/dist/linter.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@5cd0257869a20d069b90d29989cc0ecb70abe353/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,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/linter",
3
- "version": "0.0.0-5b117ba50eccf2fa943a1ec564f56acf04f5759c",
3
+ "version": "0.0.0-5cd0257869a20d069b90d29989cc0ecb70abe353",
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": "5b117ba50eccf2fa943a1ec564f56acf04f5759c"
9
+ "version": "5cd0257869a20d069b90d29989cc0ecb70abe353"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -14,15 +14,15 @@
14
14
  "graphql-tag": "2.12.1",
15
15
  "cli-highlight": "2.1.9",
16
16
  "@teambit/harmony": "0.4.7",
17
- "@teambit/cli": "0.0.0-d261383ffa854573fc89a3caf6a309f8c13e2788",
18
- "@teambit/component": "0.0.0-d9b6ba7b9c85234aa54c4192d66212d87b638205",
19
- "@teambit/envs": "0.0.0-366c5a8fd80c7fbcb148cea85c9f5da080aa6b32",
17
+ "@teambit/cli": "0.0.0-18f46d8bbd241aa90e38b14286d2f32ef65bdd9b",
18
+ "@teambit/component": "0.0.0-19c3bc98bb41c1a977a63b41606a7927acb4442e",
19
+ "@teambit/envs": "0.0.0-7b2a37e164451810b344bec7c1f6ee34cdb6b4b5",
20
20
  "@teambit/legacy.constants": "0.0.12",
21
21
  "@teambit/toolbox.time.timer": "0.0.5",
22
- "@teambit/workspace": "0.0.0-35f62724173847ff29c304960dba0e9a60a42378",
23
- "@teambit/builder": "0.0.0-db839a73bb0317af246650a9fe5d21c3f74a6fe6",
24
- "@teambit/isolator": "0.0.0-4317ae45b7f8f027d6c1c824f27b24befd978fc7",
25
- "@teambit/logger": "0.0.0-ddcc9e1dfb445587d89b2757720462b485dc6a7b"
22
+ "@teambit/workspace": "0.0.0-9d5443abacbb560d9427928b08f19c4f5329b88b",
23
+ "@teambit/builder": "0.0.0-ac7d49b151303f316c762c20046263dcea477265",
24
+ "@teambit/isolator": "0.0.0-f4444e15c8328d7ae7f9c5f5d7f26755b7e43d07",
25
+ "@teambit/logger": "0.0.0-ab2917b0507031a649b1ca7bdddbe6b1e26e548c"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/lodash": "4.14.165",