Update chokidar to transitively get newer fsevents

Signed-off-by: J. Ryan Stinnett <jryans@gmail.com>
pull/7598/head
J. Ryan Stinnett 2018-10-25 23:04:25 +02:00
parent 9b80aa76ce
commit 9732d10f24
2 changed files with 1487 additions and 382 deletions

1867
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -96,7 +96,7 @@
"babel-preset-es2017": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"chokidar": "^1.6.1",
"chokidar": "^2.0.4",
"concurrently": "^4.0.1",
"cpx": "^1.3.2",
"cross-env": "^4.0.0",