Skip to content

Commit fb0c078

Browse files
committed
fix: bump chokidar
Fixes #1522 Fixes #1208 Thanks to @mikemaccana for original PR
1 parent 16cb277 commit fb0c078

File tree

2 files changed

+63
-62
lines changed

2 files changed

+63
-62
lines changed

package-lock.json

+62-61
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
@@ -55,7 +55,7 @@
5555
"should": "~4.0.0"
5656
},
5757
"dependencies": {
58-
"chokidar": "^2.0.4",
58+
"chokidar": "^2.1.0",
5959
"debug": "^3.1.0",
6060
"ignore-by-default": "^1.0.1",
6161
"minimatch": "^3.0.4",

0 commit comments

Comments
 (0)