diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index 7ab437e5c0249..db5f505aadced 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "^7.0.0", "better-queue": "^3.8.7", "bluebird": "^3.5.0", - "chokidar": "^1.7.0", + "chokidar": "^2.0.0", "fs-extra": "^5.0.0", "got": "^7.1.0", "md5-file": "^3.1.1",