Merge pull request #7598 from jryans/update-chokidar

Update chokidar to transitively get newer fsevents
This commit is contained in:
Travis Ralston 2018-10-25 15:53:23 -06:00 committed by GitHub
commit bb353b940e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",