@teambit/workspace-config-files 1.0.476 → 1.0.477

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,11 +1,11 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="6" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.workspace/workspace-config-files@1.0.476" tests="6" failures="0" errors="0" skipped="0">
3
+ <testsuite name="teambit.workspace/workspace-config-files@1.0.477" tests="6" failures="0" errors="0" skipped="0">
4
+ <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary" time="0.001"/>
5
+ <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
4
6
  <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
5
- <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders" time="0.001"/>
7
+ <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
6
8
  <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
7
9
  <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders" time="0.001"/>
8
- <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
9
- <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
10
10
  </testsuite>
11
11
  </testsuites>
@@ -7071,7 +7071,7 @@
7071
7071
  "componentId": {
7072
7072
  "scope": "teambit.workspace",
7073
7073
  "name": "workspace-config-files",
7074
- "version": "1.0.476"
7074
+ "version": "1.0.477"
7075
7075
  },
7076
7076
  "taggedModuleExports": []
7077
7077
  }
@@ -1,5 +1,5 @@
1
1
  ;
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace-config-files@1.0.476/dist/workspace-config-files.docs.mdx';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace-config-files@1.0.477/dist/workspace-config-files.docs.mdx';
3
3
 
4
4
  export const compositions = [];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/workspace-config-files",
3
- "version": "1.0.476",
3
+ "version": "1.0.477",
4
4
  "homepage": "https://bit.cloud/teambit/workspace/workspace-config-files",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "workspace-config-files",
9
- "version": "1.0.476"
9
+ "version": "1.0.477"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -19,12 +19,12 @@
19
19
  "string-format": "0.5.0",
20
20
  "@teambit/harmony": "0.4.6",
21
21
  "@teambit/bit-error": "0.0.404",
22
- "@teambit/envs": "1.0.476",
22
+ "@teambit/envs": "1.0.477",
23
23
  "@teambit/toolbox.path.path": "0.0.4",
24
- "@teambit/cli": "0.0.1053",
24
+ "@teambit/cli": "0.0.1054",
25
25
  "@teambit/legacy.cli.prompts": "0.0.5",
26
- "@teambit/logger": "0.0.1146",
27
- "@teambit/workspace": "1.0.476",
26
+ "@teambit/logger": "0.0.1147",
27
+ "@teambit/workspace": "1.0.477",
28
28
  "@teambit/toolbox.crypto.sha1": "0.0.2"
29
29
  },
30
30
  "devDependencies": {