🆙 chokidar@3.2.3 (fix #82427)

This commit is contained in:
Benjamin Pasero 2019-10-28 07:17:02 +01:00
parent ecefeb8d37
commit a3bb432317
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
},
"dependencies": {
"applicationinsights": "1.0.8",
"chokidar": "3.2.2",
"chokidar": "3.2.3",
"graceful-fs": "4.1.11",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",

View file

@ -1360,10 +1360,10 @@ cheerio@^1.0.0-rc.1:
lodash "^4.15.0"
parse5 "^3.0.1"
chokidar@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2.2.tgz#a433973350021e09f2b853a2287781022c0dc935"
integrity sha512-bw3pm7kZ2Wa6+jQWYP/c7bAZy3i4GwiIiMO2EeRjrE48l8vBqC/WvFhSF0xyM8fQiPEGvwMY/5bqDG7sSEOuhg==
chokidar@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2.3.tgz#b9270a565d14f02f6bfdd537a6a2bbf5549b8c8c"
integrity sha512-GtrxGuRf6bzHQmXWRepvsGnXpkQkVU+D2/9a7dAe4a7v1NhrfZOZ2oKf76M3nOs46fFYL8D+Q8JYA4GYeJ8Cjw==
dependencies:
anymatch "~3.1.1"
braces "~3.0.2"