Skip to content

Commit

Permalink
fix(package): update chokidar to version 3.4.0
Browse files Browse the repository at this point in the history
Closes #52
  • Loading branch information
greenkeeper[bot] authored Apr 26, 2020
1 parent 7eca312 commit 41ca126
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.4.0",
"dashdash": "^1.14.1",
"js-beautify": "^1.6.14",
"lodash": "^4.17.3",
Expand Down

0 comments on commit 41ca126

Please sign in to comment.