Skip to content

Commit

Permalink
fix(package): update chokidar to version 3.2.2
Browse files Browse the repository at this point in the history
Closes #52
  • Loading branch information
greenkeeper[bot] authored Oct 16, 2019
1 parent 7eca312 commit 6cfb542
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 @@ -8,7 +8,7 @@
},
"dependencies": {
"bluebird": "^3.5.0",
"chokidar": "^2.0.0",
"chokidar": "^3.2.2",
"dashdash": "^1.14.1",
"js-beautify": "^1.6.14",
"lodash": "^4.17.3",
Expand Down

0 comments on commit 6cfb542

Please sign in to comment.