@@ -97,7 +97,7 @@ ajv@^4.7.0:
9797 co "^4.6.0"
9898 json-stable-stringify "^1.0.1"
9999
100- ajv@^5.1.5 :
100+ ajv@^5.0.0, ajv@^5. 1.5 :
101101 version "5.4.0"
102102 resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.4.0.tgz#32d1cf08dbc80c432f426f12e10b2511f6b46474"
103103 dependencies :
@@ -265,6 +265,12 @@ async@^2.0.1, async@^2.1.2:
265265 dependencies :
266266 lodash "^4.14.0"
267267
268+ async@^2.4.1 :
269+ version "2.6.0"
270+ resolved "https://registry.yarnpkg.com/async/-/async-2.6.0.tgz#61a29abb6fcc026fea77e56d1c6ec53a795951f4"
271+ dependencies :
272+ lodash "^4.14.0"
273+
268274async@~0.2.10, async@~0.2.6 :
269275 version "0.2.10"
270276 resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
@@ -1815,13 +1821,14 @@ extglob@^0.3.1:
18151821 dependencies :
18161822 is-extglob "^1.0.0"
18171823
1818- extract-text-webpack-plugin@^2 .0.0-beta.5 :
1819- version "2.0.0-rc .2"
1820- resolved "https://registry.yarnpkg.com/extract-text-webpack-plugin/-/extract-text-webpack-plugin-2 .0.0-rc. 2.tgz#a1d6963b5699031349e92a832a983cccd2c29edf "
1824+ extract-text-webpack-plugin@^3 .0.0 :
1825+ version "3.0 .2"
1826+ resolved "https://registry.yarnpkg.com/extract-text-webpack-plugin/-/extract-text-webpack-plugin-3 .0.2.tgz#5f043eaa02f9750a9258b78c0a6e0dc1408fb2f7 "
18211827 dependencies :
1822- async "^2.1.2"
1823- loader-utils "^0.2.16"
1824- webpack-sources "^0.1.0"
1828+ async "^2.4.1"
1829+ loader-utils "^1.1.0"
1830+ schema-utils "^0.3.0"
1831+ webpack-sources "^1.0.1"
18251832
1826183318271834 version "1.0.2"
@@ -4210,6 +4217,12 @@ sax@~1.2.1:
42104217 version "1.2.1"
42114218 resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.1.tgz#7b8e656190b228e81a66aea748480d828cd2d37a"
42124219
4220+ schema-utils@^0.3.0 :
4221+ version "0.3.0"
4222+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.3.0.tgz#f5877222ce3e931edae039f17eb3716e7137f8cf"
4223+ dependencies :
4224+ ajv "^5.0.0"
4225+
42134226" semver@2 || 3 || 4 || 5" , "[email protected] || 3.x || 4 || 5", semver@^5.1.0, semver@~5.3.0: 42144227 version "5.3.0"
42154228 resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
@@ -4282,10 +4295,6 @@ source-list-map@^2.0.0:
42824295 version "2.0.0"
42834296 resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.0.tgz#aaa47403f7b245a92fbc97ea08f250d6087ed085"
42844297
4285- source-list-map@~0.1.7 :
4286- version "0.1.8"
4287- resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106"
4288-
42894298source-map-support@^0.4.2 :
42904299 version "0.4.11"
42914300 resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.11.tgz#647f939978b38535909530885303daf23279f322"
@@ -4298,7 +4307,7 @@ source-map@^0.4.4:
42984307 dependencies :
42994308 amdefine ">=0.0.4"
43004309
4301- source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1, source-map@~0.5.3 :
4310+ source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1 :
43024311 version "0.5.6"
43034312 resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
43044313
46864695 object-assign "^4.1.0"
46874696 strip-ansi "^3.0.1"
46884697
4689- webpack-sources@^0.1.0 :
4690- version "0.1.4"
4691- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-0.1.4.tgz#ccc2c817e08e5fa393239412690bb481821393cd"
4692- dependencies :
4693- source-list-map "~0.1.7"
4694- source-map "~0.5.3"
4695-
46964698webpack-sources@^1.0.1 :
46974699 version "1.0.2"
46984700 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.0.2.tgz#d0148ec083b3b5ccef1035a6b3ec16442983b27a"
0 commit comments