Skip to content

Commit

Permalink
fix(package): update chokidar to version 3.2.3
Browse files Browse the repository at this point in the history
Closes #36
  • Loading branch information
greenkeeper[bot] committed Oct 28, 2019
1 parent 610fb9d commit b50bbef
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 @@ -29,7 +29,7 @@
"watch": "jest --watch"
},
"dependencies": {
"chokidar": "^2.1.5",
"chokidar": "^3.2.3",
"global-store": "^0.8.1",
"mkdirp": "^0.5.1",
"unpartial": "^0.6.3",
Expand Down

0 comments on commit b50bbef

Please sign in to comment.