Skip to content

Commit 4f68a46

Browse files
Update chokidar to version 3.3.0 (#300)
Closes #275 Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent 5c22ddb commit 4f68a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"chalk": "^2.1.0",
22-
"chokidar": "^2.0.0",
22+
"chokidar": "^3.3.0",
2323
"dependency-graph": "^0.8.0",
2424
"fs-extra": "^7.0.0",
2525
"get-stdin": "^7.0.0",

0 commit comments

Comments
 (0)