@teambit/stash 1.0.426 → 1.0.427

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,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.component/stash@1.0.426" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.component/stash@1.0.427" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -1212,7 +1212,7 @@
1212
1212
  "componentId": {
1213
1213
  "scope": "teambit.component",
1214
1214
  "name": "stash",
1215
- "version": "1.0.426"
1215
+ "version": "1.0.427"
1216
1216
  },
1217
1217
  "taggedModuleExports": []
1218
1218
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/stash",
3
- "version": "1.0.426",
3
+ "version": "1.0.427",
4
4
  "homepage": "https://bit.cloud/teambit/component/stash",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "stash",
9
- "version": "1.0.426"
9
+ "version": "1.0.427"
10
10
  },
11
11
  "dependencies": {
12
12
  "fs-extra": "10.0.0",
@@ -16,12 +16,12 @@
16
16
  "@teambit/component-id": "1.2.2",
17
17
  "@teambit/harmony": "0.4.6",
18
18
  "@teambit/bit-error": "0.0.404",
19
- "@teambit/workspace": "1.0.426",
20
- "@teambit/checkout": "1.0.426",
21
- "@teambit/cli": "0.0.1003",
22
- "@teambit/merging": "1.0.426",
23
- "@teambit/component": "1.0.426",
24
- "@teambit/snapping": "1.0.426"
19
+ "@teambit/workspace": "1.0.427",
20
+ "@teambit/checkout": "1.0.427",
21
+ "@teambit/cli": "0.0.1004",
22
+ "@teambit/merging": "1.0.427",
23
+ "@teambit/component": "1.0.427",
24
+ "@teambit/snapping": "1.0.427"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@types/fs-extra": "9.0.7",