@teambit/dependencies 1.0.307 → 1.0.308

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,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="37" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.dependencies/dependencies@1.0.307" tests="37" failures="0" errors="0" skipped="0">
4
- <testcase classname="dist/dependencies.spec.js" name="should add the snap prefix"/>
5
- <testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/testing-library__jest-dom" time="0.001"/>
3
+ <testsuite name="teambit.dependencies/dependencies@1.0.308" tests="37" failures="0" errors="0" skipped="0">
4
+ <testcase classname="dist/dependencies.spec.js" name="should add the snap prefix" time="0.001"/>
5
+ <testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/testing-library__jest-dom"/>
6
6
  <testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/chai"/>
7
7
  <testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/mocha"/>
8
8
  <testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/classnames"/>
@@ -3676,7 +3676,7 @@
3676
3676
  "componentId": {
3677
3677
  "scope": "teambit.dependencies",
3678
3678
  "name": "dependencies",
3679
- "version": "1.0.307"
3679
+ "version": "1.0.308"
3680
3680
  },
3681
3681
  "taggedModuleExports": []
3682
3682
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/dependencies",
3
- "version": "1.0.307",
3
+ "version": "1.0.308",
4
4
  "homepage": "https://bit.cloud/teambit/dependencies/dependencies",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.dependencies",
8
8
  "name": "dependencies",
9
- "version": "1.0.307"
9
+ "version": "1.0.308"
10
10
  },
11
11
  "dependencies": {
12
12
  "archy": "1.0.0",
@@ -20,14 +20,14 @@
20
20
  "@teambit/harmony": "0.4.6",
21
21
  "@teambit/component-id": "1.2.0",
22
22
  "@teambit/component-version": "1.0.3",
23
- "@teambit/cli": "0.0.884",
24
- "@teambit/graph": "1.0.307",
25
- "@teambit/aspect-loader": "1.0.307",
23
+ "@teambit/cli": "0.0.885",
24
+ "@teambit/graph": "1.0.308",
25
+ "@teambit/aspect-loader": "1.0.308",
26
26
  "@teambit/component-package-version": "0.0.433",
27
- "@teambit/dependency-resolver": "1.0.307",
28
- "@teambit/dev-files": "1.0.307",
29
- "@teambit/scope": "1.0.307",
30
- "@teambit/workspace": "1.0.307",
27
+ "@teambit/dependency-resolver": "1.0.308",
28
+ "@teambit/dev-files": "1.0.308",
29
+ "@teambit/scope": "1.0.308",
30
+ "@teambit/workspace": "1.0.308",
31
31
  "@teambit/component-issues": "0.0.149"
32
32
  },
33
33
  "devDependencies": {