@@ -4757,6 +4757,25 @@ cheerio@^1.0.0-rc.2:
4757
4757
lodash "^4.15.0"
4758
4758
parse5 "^3.0.1"
4759
4759
4760
+ [email protected] , chokidar@^2.0.4:
4761
+ version "2.1.2"
4762
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.2.tgz#9c23ea40b01638439e0513864d362aeacc5ad058"
4763
+ integrity sha512-IwXUx0FXc5ibYmPC2XeEj5mpXoV66sR+t3jqu2NS2GYwCktt3KF1/Qqjws/NkegajBA4RbZ5+DDwlOiJsxDHEg==
4764
+ dependencies:
4765
+ anymatch "^2.0.0"
4766
+ async-each "^1.0.1"
4767
+ braces "^2.3.2"
4768
+ glob-parent "^3.1.0"
4769
+ inherits "^2.0.3"
4770
+ is-binary-path "^1.0.0"
4771
+ is-glob "^4.0.0"
4772
+ normalize-path "^3.0.0"
4773
+ path-is-absolute "^1.0.0"
4774
+ readdirp "^2.2.1"
4775
+ upath "^1.1.0"
4776
+ optionalDependencies:
4777
+ fsevents "^1.2.7"
4778
+
4760
4779
chokidar@^1.4.2, chokidar@^1.6.0, chokidar@^1.7.0:
4761
4780
version "1.7.0"
4762
4781
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
@@ -4791,25 +4810,6 @@ chokidar@^2.0.0, chokidar@^2.0.2, chokidar@^2.0.3:
4791
4810
optionalDependencies:
4792
4811
fsevents "^1.2.2"
4793
4812
4794
- chokidar@^2.0.4, chokidar@^2.1.2:
4795
- version "2.1.2"
4796
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.2.tgz#9c23ea40b01638439e0513864d362aeacc5ad058"
4797
- integrity sha512-IwXUx0FXc5ibYmPC2XeEj5mpXoV66sR+t3jqu2NS2GYwCktt3KF1/Qqjws/NkegajBA4RbZ5+DDwlOiJsxDHEg==
4798
- dependencies:
4799
- anymatch "^2.0.0"
4800
- async-each "^1.0.1"
4801
- braces "^2.3.2"
4802
- glob-parent "^3.1.0"
4803
- inherits "^2.0.3"
4804
- is-binary-path "^1.0.0"
4805
- is-glob "^4.0.0"
4806
- normalize-path "^3.0.0"
4807
- path-is-absolute "^1.0.0"
4808
- readdirp "^2.2.1"
4809
- upath "^1.1.0"
4810
- optionalDependencies:
4811
- fsevents "^1.2.7"
4812
-
4813
4813
chownr@^1.0.1:
4814
4814
version "1.0.1"
4815
4815
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181"
@@ -6812,10 +6812,6 @@ es6-iterator@^2.0.1, es6-iterator@~2.0.3:
6812
6812
es5-ext "^0.10.35"
6813
6813
es6-symbol "^3.1.1"
6814
6814
6815
-
6816
- version "3.2.1"
6817
- resolved "http://registry.npmjs.org/es6-promise/-/es6-promise-3.2.1.tgz#ec56233868032909207170c39448e24449dd1fc4"
6818
-
6819
6815
es6-promise@^3.0.2:
6820
6816
version "3.3.1"
6821
6817
resolved "http://registry.npmjs.org/es6-promise/-/es6-promise-3.3.1.tgz#a08cdde84ccdbf34d027a1451bc91d4bcd28a613"
14626
14622
isarray "0.0.1"
14627
14623
string_decoder "~0.10.x"
14628
14624
14629
-
14630
- version "2.2.7"
14631
- resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.7.tgz#07057acbe2467b22042d36f98c5ad507054e95b1"
14632
- dependencies:
14633
- buffer-shims "~1.0.0"
14634
- core-util-is "~1.0.0"
14635
- inherits "~2.0.1"
14636
- isarray "~1.0.0"
14637
- process-nextick-args "~1.0.6"
14638
- string_decoder "~1.0.0"
14639
- util-deprecate "~1.0.1"
14640
-
14641
14625
readable-stream@^3.0.6:
14642
14626
version "3.1.1"
14643
14627
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.1.1.tgz#ed6bbc6c5ba58b090039ff18ce670515795aeb06"
@@ -16368,12 +16352,6 @@ string_decoder@^1.1.1:
16368
16352
dependencies:
16369
16353
safe-buffer "~5.1.0"
16370
16354
16371
- string_decoder@~1.0.0:
16372
- version "1.0.3"
16373
- resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
16374
- dependencies:
16375
- safe-buffer "~5.1.0"
16376
-
16377
16355
stringify-entities@^1.0.1:
16378
16356
version "1.3.2"
16379
16357
resolved "https://registry.yarnpkg.com/stringify-entities/-/stringify-entities-1.3.2.tgz#a98417e5471fd227b3e45d3db1861c11caf668f7"
0 commit comments