1
0
Fork 0

chore(deps): update dependency chokidar to v2.1.1

This commit is contained in:
Renovate Bot 2019-02-17 05:03:57 +00:00 committed by renovate[bot]
parent bf818ac771
commit f8830f6d73
2 changed files with 5 additions and 5 deletions

View file

@ -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.0",
"chokidar": "2.1.1",
"cpx": "1.5.0",
"eslint": "4.19.1",
"eslint-config-algolia": "13.2.3",

View file

@ -1877,10 +1877,10 @@ cheerio@1.0.0-rc.2:
lodash "^4.15.0"
parse5 "^3.0.1"
chokidar@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.0.tgz#5fcb70d0b28ebe0867eb0f09d5f6a08f29a1efa0"
integrity sha512-5t6G2SH8eO6lCvYOoUpaRnF5Qfd//gd7qJAkwRUw9qlGVkiQ13uwQngqbWWaurOsaAm9+kUGbITADxt6H0XFNQ==
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==
dependencies:
anymatch "^2.0.0"
async-each "^1.0.1"