@teambit/watcher 1.0.482 → 1.0.484

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.workspace/watcher@1.0.482" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.workspace/watcher@1.0.484" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -2611,7 +2611,7 @@
2611
2611
  "componentId": {
2612
2612
  "scope": "teambit.workspace",
2613
2613
  "name": "watcher",
2614
- "version": "1.0.482"
2614
+ "version": "1.0.484"
2615
2615
  },
2616
2616
  "taggedModuleExports": []
2617
2617
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/watcher",
3
- "version": "1.0.482",
3
+ "version": "1.0.484",
4
4
  "homepage": "https://bit.cloud/teambit/workspace/watcher",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "watcher",
9
- "version": "1.0.482"
9
+ "version": "1.0.484"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -18,15 +18,15 @@
18
18
  "fs-extra": "10.0.0",
19
19
  "@teambit/component-id": "1.2.2",
20
20
  "@teambit/harmony": "0.4.6",
21
- "@teambit/compiler": "1.0.482",
22
- "@teambit/logger": "0.0.1152",
23
- "@teambit/workspace": "1.0.482",
24
- "@teambit/cli": "0.0.1059",
25
- "@teambit/pubsub": "1.0.482",
26
- "@teambit/global-config": "0.0.1062",
27
- "@teambit/ipc-events": "1.0.482",
28
- "@teambit/scope": "1.0.482",
29
- "@teambit/legacy.bit-map": "0.0.55",
21
+ "@teambit/compiler": "1.0.484",
22
+ "@teambit/logger": "0.0.1154",
23
+ "@teambit/workspace": "1.0.484",
24
+ "@teambit/cli": "0.0.1061",
25
+ "@teambit/pubsub": "1.0.484",
26
+ "@teambit/global-config": "0.0.1064",
27
+ "@teambit/ipc-events": "1.0.484",
28
+ "@teambit/scope": "1.0.484",
29
+ "@teambit/legacy.bit-map": "0.0.56",
30
30
  "@teambit/legacy.utils": "0.0.7"
31
31
  },
32
32
  "devDependencies": {