Skip to content

Commit

Permalink
fix(package): update chokidar to version 3.0.2
Browse files Browse the repository at this point in the history
Closes #275
  • Loading branch information
greenkeeper[bot] committed Jul 7, 2019
1 parent f1c7352 commit 0b874c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"chalk": "^2.1.0",
"chokidar": "^2.0.0",
"chokidar": "^3.0.2",
"dependency-graph": "^0.8.0",
"fs-extra": "^7.0.0",
"get-stdin": "^6.0.0",
Expand Down

0 comments on commit 0b874c9

Please sign in to comment.