Skip to content

Commit 62553b4

Browse files
committed
Update chokidar to latest 2.x
1 parent 6a694b8 commit 62553b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"license": "MIT",
3232
"dependencies": {
3333
"bluebird": "3.5.5",
34-
"chokidar": "2.1.1",
34+
"chokidar": "2.1.5",
3535
"lodash": "4.17.15",
3636
"yargs": "13.3.0"
3737
},

0 commit comments

Comments
 (0)