File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
"should" : " ^8.3.1"
39
39
},
40
40
"optionalDependencies" : {
41
- "chokidar" : " ^3.4.0 " ,
41
+ "chokidar" : " ^3.4.1 " ,
42
42
"watchpack-chokidar2" : " ^2.0.0"
43
43
},
44
44
"dependencies" : {
Original file line number Diff line number Diff line change @@ -383,10 +383,10 @@ chokidar@^2.1.8:
383
383
optionalDependencies :
384
384
fsevents "^1.2.7"
385
385
386
- chokidar@^3.4.0 :
387
- version "3.4.0 "
388
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.0 .tgz#b30611423ce376357c765b9b8f904b9fba3c0be8 "
389
- integrity sha512-aXAaho2VJtisB/1fg1+3nlLJqGOuewTzQpd/Tz0yTg2R0e4IGtshYvtjowyEumcBv2z+y4+kc75Mz7j5xJskcQ ==
386
+ chokidar@^3.4.1 :
387
+ version "3.4.1 "
388
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.1 .tgz#e905bdecf10eaa0a0b1db0c664481cc4cbc22ba1 "
389
+ integrity sha512-TQTJyr2stihpC4Sya9hs2Xh+O2wf+igjL36Y75xx2WdHuiICcn/XJza46Jwt0eT5hVpQOzo3FpY3cj3RVYLX0g ==
390
390
dependencies :
391
391
anymatch "~3.1.1"
392
392
braces "~3.0.2"
You can’t perform that action at this time.
0 commit comments