Bump chokidar from 3.6.0 to 4.0.0
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](https://github.com/paulmillr/chokidar/compare/3.6.0...4.0.0) --- updated-dependencies: - dependency-name: chokidar dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
79972a5243
Коммит
d16ac5f1ec
|
@ -181,7 +181,7 @@
|
|||
"addons-moz-compare": "1.3.0",
|
||||
"base62": "2.0.2",
|
||||
"better-npm-run": "0.1.1",
|
||||
"chokidar": "3.6.0",
|
||||
"chokidar": "4.0.0",
|
||||
"classnames": "2.5.1",
|
||||
"common-tags": "1.8.2",
|
||||
"compression": "1.7.4",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -3157,7 +3157,14 @@ chokidar-cli@^3.0.0:
|
|||
lodash.throttle "^4.1.1"
|
||||
yargs "^13.3.0"
|
||||
|
||||
chokidar@3.6.0, chokidar@^3.4.0, chokidar@^3.5.2:
|
||||
chokidar@4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.0.tgz#4d603963e5dd762dc5c7bb1cb5664e53a3002225"
|
||||
integrity sha512-mxIojEAQcuEvT/lyXq+jf/3cO/KoA6z4CeNDGGevTybECPOMFCnQy3OPahluUkbqgPNGw5Bi78UC7Po6Lhy+NA==
|
||||
dependencies:
|
||||
readdirp "^4.0.1"
|
||||
|
||||
chokidar@^3.4.0, chokidar@^3.5.2:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
|
||||
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
|
||||
|
@ -9171,6 +9178,11 @@ readable-stream@^2.0.1, readable-stream@^2.2.2:
|
|||
string_decoder "~1.1.1"
|
||||
util-deprecate "~1.0.1"
|
||||
|
||||
readdirp@^4.0.1:
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.1.tgz#b2fe35f8dca63183cd3b86883ecc8f720ea96ae6"
|
||||
integrity sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==
|
||||
|
||||
readdirp@~3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
|
||||
|
|
Загрузка…
Ссылка в новой задаче