build(compiler-cli): upgrade chokidar to latest version (#28797)
Fixes #28771 PR Close #28797
This commit is contained in:

committed by
Igor Minar

parent
f6ca619343
commit
3b78f9eb0f
@ -13,7 +13,7 @@
|
||||
"reflect-metadata": "^0.1.2",
|
||||
"minimist": "^1.2.0",
|
||||
"canonical-path": "1.0.0",
|
||||
"chokidar": "^1.4.2",
|
||||
"chokidar": "^2.1.1",
|
||||
"convert-source-map": "^1.5.1",
|
||||
"dependency-graph": "^0.7.2",
|
||||
"magic-string": "^0.25.0",
|
||||
@ -49,4 +49,4 @@
|
||||
"ng-update": {
|
||||
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user