|
@@ -164,7 +164,7 @@ async-foreach@^0.1.3:
|
|
|
version "0.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
|
|
|
|
|
|
-async@^2.1.2, async@^2.1.5:
|
|
|
+async@^2.1.2, async@^2.1.5, async@^2.4.1:
|
|
|
version "2.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/async/-/async-2.5.0.tgz#843190fd6b7357a0b9e1c956edddd5ec8462b54d"
|
|
|
dependencies:
|
|
@@ -1605,6 +1605,15 @@ extglob@^0.3.1:
|
|
|
dependencies:
|
|
|
is-extglob "^1.0.0"
|
|
|
|
|
|
+extract-text-webpack-plugin@^3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/extract-text-webpack-plugin/-/extract-text-webpack-plugin-3.0.0.tgz#90caa7907bc449f335005e3ac7532b41b00de612"
|
|
|
+ dependencies:
|
|
|
+ async "^2.4.1"
|
|
|
+ loader-utils "^1.1.0"
|
|
|
+ schema-utils "^0.3.0"
|
|
|
+ webpack-sources "^1.0.1"
|
|
|
+
|
|
|
extsprintf@1.0.2:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550"
|