@teambit/workspace-config-files 1.0.463 → 1.0.464

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,10 +1,10 @@
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.463" 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"/>
3
+ <testsuite name="teambit.workspace/workspace-config-files@1.0.464" tests="6" failures="0" errors="0" skipped="0">
6
4
  <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
7
5
  <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
6
+ <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary" time="0.001"/>
7
+ <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
8
8
  <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
9
9
  <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
10
10
  </testsuite>
@@ -7189,7 +7189,7 @@
7189
7189
  "componentId": {
7190
7190
  "scope": "teambit.workspace",
7191
7191
  "name": "workspace-config-files",
7192
- "version": "1.0.463"
7192
+ "version": "1.0.464"
7193
7193
  },
7194
7194
  "taggedModuleExports": []
7195
7195
  }
@@ -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.463/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.464/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.463",
3
+ "version": "1.0.464",
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.463"
9
+ "version": "1.0.464"
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.463",
22
+ "@teambit/envs": "1.0.464",
23
23
  "@teambit/toolbox.path.path": "0.0.4",
24
- "@teambit/cli": "0.0.1040",
24
+ "@teambit/cli": "0.0.1041",
25
25
  "@teambit/legacy.cli.prompts": "0.0.2",
26
- "@teambit/logger": "0.0.1133",
27
- "@teambit/workspace": "1.0.463",
26
+ "@teambit/logger": "0.0.1134",
27
+ "@teambit/workspace": "1.0.464",
28
28
  "@teambit/toolbox.crypto.sha1": "0.0.2"
29
29
  },
30
30
  "devDependencies": {