chore(deps): update dependency chokidar to v2.1.2
This commit is contained in:
parent
cb3717af40
commit
89613e12f5
2 changed files with 5 additions and 5 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"babel-plugin-dynamic-import-node-sync": "2.0.1",
|
||||
"chalk": "2.4.2",
|
||||
"cheerio": "1.0.0-rc.2",
|
||||
"chokidar": "2.1.1",
|
||||
"chokidar": "2.1.2",
|
||||
"cpx": "1.5.0",
|
||||
"eslint": "4.19.1",
|
||||
"eslint-config-algolia": "13.2.3",
|
||||
|
|
|
|||
|
|
@ -1877,10 +1877,10 @@ cheerio@1.0.0-rc.2:
|
|||
lodash "^4.15.0"
|
||||
parse5 "^3.0.1"
|
||||
|
||||
chokidar@2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.1.tgz#adc39ad55a2adf26548bd2afa048f611091f9184"
|
||||
integrity sha512-gfw3p2oQV2wEt+8VuMlNsPjCxDxvvgnm/kz+uATu805mWVF8IJN7uz9DN7iBz+RMJISmiVbCOBFs9qBGMjtPfQ==
|
||||
chokidar@2.1.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.2.tgz#9c23ea40b01638439e0513864d362aeacc5ad058"
|
||||
integrity sha512-IwXUx0FXc5ibYmPC2XeEj5mpXoV66sR+t3jqu2NS2GYwCktt3KF1/Qqjws/NkegajBA4RbZ5+DDwlOiJsxDHEg==
|
||||
dependencies:
|
||||
anymatch "^2.0.0"
|
||||
async-each "^1.0.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue