Update dependency chokidar to v3.0.1 (#8115)
This commit is contained in:
Родитель
685b3db108
Коммит
5caf6ddf60
|
@ -218,7 +218,7 @@
|
||||||
"base62": "2.0.1",
|
"base62": "2.0.1",
|
||||||
"base64url": "3.0.1",
|
"base64url": "3.0.1",
|
||||||
"better-npm-run": "0.1.1",
|
"better-npm-run": "0.1.1",
|
||||||
"chokidar": "3.0.0",
|
"chokidar": "3.0.1",
|
||||||
"classnames": "2.2.6",
|
"classnames": "2.2.6",
|
||||||
"common-tags": "1.8.0",
|
"common-tags": "1.8.0",
|
||||||
"config": "3.1.0",
|
"config": "3.1.0",
|
||||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -4440,10 +4440,10 @@ chokidar@2.1.1:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "^1.2.7"
|
fsevents "^1.2.7"
|
||||||
|
|
||||||
chokidar@3.0.0:
|
chokidar@3.0.1:
|
||||||
version "3.0.0"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.0.0.tgz#6b538f0fd6d5d31d5dd2b59e05426bec0f49aa40"
|
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.0.1.tgz#98fe9aa476c55d9aea7841d6325ffdb30e95b40c"
|
||||||
integrity sha512-ebzWopcacB2J19Jsb5RPtMrzmjUZ5VAQnsL0Ztrix3lswozHbiDp+1Lg3AWSKHdwsps/W2vtshA/x3I827F78g==
|
integrity sha512-2ww34sJWehnbpV0Q4k4V5Hh7juo7po6z7LUWkcIQnSGN1lHOL8GGtLtfwabKvLFQw/hbSUQ0u6V7OgGYgBzlkQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
anymatch "^3.0.1"
|
anymatch "^3.0.1"
|
||||||
async-each "^1.0.3"
|
async-each "^1.0.3"
|
||||||
|
@ -4452,7 +4452,7 @@ chokidar@3.0.0:
|
||||||
is-binary-path "^2.1.0"
|
is-binary-path "^2.1.0"
|
||||||
is-glob "^4.0.1"
|
is-glob "^4.0.1"
|
||||||
normalize-path "^3.0.0"
|
normalize-path "^3.0.0"
|
||||||
readdirp "^3.0.1"
|
readdirp "^3.0.2"
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "^2.0.6"
|
fsevents "^2.0.6"
|
||||||
|
|
||||||
|
@ -13443,10 +13443,10 @@ readdirp@^2.0.0, readdirp@^2.2.1:
|
||||||
micromatch "^3.1.10"
|
micromatch "^3.1.10"
|
||||||
readable-stream "^2.0.2"
|
readable-stream "^2.0.2"
|
||||||
|
|
||||||
readdirp@^3.0.1:
|
readdirp@^3.0.2:
|
||||||
version "3.0.1"
|
version "3.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.0.1.tgz#14a8875883c5575c235579624a1e177cb0b1ec58"
|
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.0.2.tgz#cba63348e9e42fc1bd334b1d2ef895b6a043cbd6"
|
||||||
integrity sha512-emMp13NEwWQQX1yeDgrzDNCSY7NHV6k9HTW0OhyQqOAzYacbqQhnmWiCYjxNPcqMTQ9k77oXQJp28jkytm3+jg==
|
integrity sha512-LbyJYv48eywrhOlScq16H/VkCiGKGPC2TpOdZCJ7QXnYEjn3NN/Oblh8QEU3vqfSRBB7OGvh5x45NKiVeNujIQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
picomatch "^2.0.4"
|
picomatch "^2.0.4"
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче