nordgedanken-github-io.meta

Issues/PRs archive for Nordgedanken/nordgedanken.github.io
git clone git://archive.git.mtrnord.blog/Nordgedanken/nordgedanken-github-io.meta.git
Log | Files | Refs

7.diff (27270B)


      1 diff --git a/package.json b/package.json
      2 index 9554686..a932b1e 100644
      3 --- a/package.json
      4 +++ b/package.json
      5 @@ -15,7 +15,7 @@
      6      "gulp-csso": "^4.0.1",
      7      "gulp-imagemin": "^3.1.1",
      8      "gulp-plumber": "^1.1.0",
      9 -    "gulp-sass": "^3.1.0",
     10 +    "gulp-sass": "^5.1.0",
     11      "gulp-uglify": "^2.0.0"
     12    }
     13  }
     14 diff --git a/yarn.lock b/yarn.lock
     15 index d341d42..03cc612 100644
     16 --- a/yarn.lock
     17 +++ b/yarn.lock
     18 @@ -50,10 +50,6 @@ align-text@^0.1.1, align-text@^0.1.3:
     19      longest "^1.0.1"
     20      repeat-string "^1.5.2"
     21  
     22 -amdefine@>=0.0.4:
     23 -  version "1.0.1"
     24 -  resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
     25 -
     26  ansi-colors@^1.0.1:
     27    version "1.1.0"
     28    resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-1.1.0.tgz#6374b4dd5d4718ff3ce27a671a3b1cad077132a9"
     29 @@ -64,10 +60,6 @@ ansi-regex@^2.0.0:
     30    version "2.1.1"
     31    resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
     32  
     33 -ansi-regex@^4.1.0:
     34 -  version "4.1.1"
     35 -  resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1.tgz#164daac87ab2d6f6db3a29875e2d1766582dabed"
     36 -
     37  ansi-regex@^5.0.1:
     38    version "5.0.1"
     39    resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
     40 @@ -76,12 +68,6 @@ ansi-styles@^2.2.1:
     41    version "2.2.1"
     42    resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
     43  
     44 -ansi-styles@^3.2.0:
     45 -  version "3.2.1"
     46 -  resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
     47 -  dependencies:
     48 -    color-convert "^1.9.0"
     49 -
     50  ansi-wrap@^0.1.0:
     51    version "0.1.0"
     52    resolved "https://registry.yarnpkg.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz#a82250ddb0015e9a27ca82e82ea603bbfa45efaf"
     53 @@ -198,10 +184,6 @@ async-each@^1.0.0:
     54    version "1.0.1"
     55    resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
     56  
     57 -async-foreach@^0.1.3:
     58 -  version "0.1.3"
     59 -  resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
     60 -
     61  async@1.5.2:
     62    version "1.5.2"
     63    resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
     64 @@ -474,10 +456,6 @@ camelcase@^3.0.0:
     65    version "3.0.0"
     66    resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
     67  
     68 -camelcase@^5.0.0:
     69 -  version "5.3.1"
     70 -  resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
     71 -
     72  capture-stack-trace@^1.0.0:
     73    version "1.0.0"
     74    resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.0.tgz#4a6fa07399c26bba47f0b2496b4d0fb408c5550d"
     75 @@ -553,14 +531,6 @@ cliui@^3.0.3, cliui@^3.2.0:
     76      strip-ansi "^3.0.1"
     77      wrap-ansi "^2.0.0"
     78  
     79 -cliui@^5.0.0:
     80 -  version "5.0.0"
     81 -  resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
     82 -  dependencies:
     83 -    string-width "^3.1.0"
     84 -    strip-ansi "^5.2.0"
     85 -    wrap-ansi "^5.1.0"
     86 -
     87  clone-buffer@^1.0.0:
     88    version "1.0.0"
     89    resolved "https://registry.yarnpkg.com/clone-buffer/-/clone-buffer-1.0.0.tgz#e3e25b207ac4e701af721e2cb5a16792cac3dc58"
     90 @@ -603,16 +573,6 @@ code-point-at@^1.0.0:
     91    version "1.1.0"
     92    resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
     93  
     94 -color-convert@^1.9.0:
     95 -  version "1.9.3"
     96 -  resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
     97 -  dependencies:
     98 -    color-name "1.1.3"
     99 -
    100 -color-name@1.1.3:
    101 -  version "1.1.3"
    102 -  resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
    103 -
    104  colors@~1.1.2:
    105    version "1.1.2"
    106    resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
    107 @@ -726,13 +686,6 @@ create-error-class@^3.0.1:
    108    dependencies:
    109      capture-stack-trace "^1.0.0"
    110  
    111 -cross-spawn@^3.0.0:
    112 -  version "3.0.1"
    113 -  resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-3.0.1.tgz#1256037ecb9f0c5f79e3d6ef135e30770184b982"
    114 -  dependencies:
    115 -    lru-cache "^4.0.1"
    116 -    which "^1.2.9"
    117 -
    118  cross-spawn@^4.0.0:
    119    version "4.0.2"
    120    resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-4.0.2.tgz#7b9247621c23adfdd3856004a823cbe397424d41"
    121 @@ -794,7 +747,7 @@ debug@2.3.3:
    122    dependencies:
    123      ms "0.7.2"
    124  
    125 -decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2, decamelize@^1.2.0:
    126 +decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2:
    127    version "1.2.0"
    128    resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
    129  
    130 @@ -973,10 +926,6 @@ emitter-steward@^1.0.0:
    131    version "1.0.0"
    132    resolved "https://registry.yarnpkg.com/emitter-steward/-/emitter-steward-1.0.0.tgz#f3411ade9758a7565df848b2da0cbbd1b46cbd64"
    133  
    134 -emoji-regex@^7.0.1:
    135 -  version "7.0.3"
    136 -  resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
    137 -
    138  emoji-regex@^8.0.0:
    139    version "8.0.0"
    140    resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
    141 @@ -1238,12 +1187,6 @@ find-up@^1.0.0:
    142      path-exists "^2.0.0"
    143      pinkie-promise "^2.0.0"
    144  
    145 -find-up@^3.0.0:
    146 -  version "3.0.0"
    147 -  resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
    148 -  dependencies:
    149 -    locate-path "^3.0.0"
    150 -
    151  find-versions@^1.0.0:
    152    version "1.2.1"
    153    resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-1.2.1.tgz#cbde9f12e38575a0af1be1b9a2c5d5fd8f186b62"
    154 @@ -1351,7 +1294,7 @@ fstream-ignore@~1.0.5:
    155      inherits "2"
    156      minimatch "^3.0.0"
    157  
    158 -fstream@^1.0.0, fstream@^1.0.12:
    159 +fstream@^1.0.0:
    160    version "1.0.12"
    161    resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
    162    dependencies:
    163 @@ -1392,12 +1335,6 @@ gaze@^0.5.1:
    164    dependencies:
    165      globule "~0.1.0"
    166  
    167 -gaze@^1.0.0:
    168 -  version "1.1.3"
    169 -  resolved "https://registry.yarnpkg.com/gaze/-/gaze-1.1.3.tgz#c441733e13b927ac8c0ff0b4c3b033f28812924a"
    170 -  dependencies:
    171 -    globule "^1.0.0"
    172 -
    173  generate-function@^2.0.0:
    174    version "2.3.1"
    175    resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.3.1.tgz#f069617690c10c868e73b8465746764f97c3479f"
    176 @@ -1414,10 +1351,6 @@ get-caller-file@^1.0.1:
    177    version "1.0.2"
    178    resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.2.tgz#f702e63127e7e231c160a80c1554acb70d5047e5"
    179  
    180 -get-caller-file@^2.0.1:
    181 -  version "2.0.5"
    182 -  resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
    183 -
    184  get-proxy@^1.0.1:
    185    version "1.1.0"
    186    resolved "https://registry.yarnpkg.com/get-proxy/-/get-proxy-1.1.0.tgz#894854491bc591b0f147d7ae570f5c678b7256eb"
    187 @@ -1524,7 +1457,7 @@ glob@^5.0.3:
    188      once "^1.3.0"
    189      path-is-absolute "^1.0.0"
    190  
    191 -glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.2, glob@^7.1.3:
    192 +glob@^7.0.3, glob@^7.0.5, glob@^7.1.3:
    193    version "7.2.3"
    194    resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
    195    dependencies:
    196 @@ -1543,17 +1476,6 @@ glob@~3.1.21:
    197      inherits "1"
    198      minimatch "~0.2.11"
    199  
    200 -glob@~7.1.1:
    201 -  version "7.1.7"
    202 -  resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
    203 -  dependencies:
    204 -    fs.realpath "^1.0.0"
    205 -    inflight "^1.0.4"
    206 -    inherits "2"
    207 -    minimatch "^3.0.4"
    208 -    once "^1.3.0"
    209 -    path-is-absolute "^1.0.0"
    210 -
    211  global-modules@^0.2.3:
    212    version "0.2.3"
    213    resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-0.2.3.tgz#ea5a3bed42c6d6ce995a4f8a1269b5dae223828d"
    214 @@ -1581,14 +1503,6 @@ globby@^5.0.0:
    215      pify "^2.0.0"
    216      pinkie-promise "^2.0.0"
    217  
    218 -globule@^1.0.0:
    219 -  version "1.3.4"
    220 -  resolved "https://registry.yarnpkg.com/globule/-/globule-1.3.4.tgz#7c11c43056055a75a6e68294453c17f2796170fb"
    221 -  dependencies:
    222 -    glob "~7.1.1"
    223 -    lodash "^4.17.21"
    224 -    minimatch "~3.0.2"
    225 -
    226  globule@~0.1.0:
    227    version "0.1.0"
    228    resolved "https://registry.yarnpkg.com/globule/-/globule-0.1.0.tgz#d9c8edde1da79d125a151b79533b978676346ae5"
    229 @@ -1697,15 +1611,16 @@ gulp-rename@^1.2.0:
    230    version "1.2.2"
    231    resolved "https://registry.yarnpkg.com/gulp-rename/-/gulp-rename-1.2.2.tgz#3ad4428763f05e2764dec1c67d868db275687817"
    232  
    233 -gulp-sass@^3.1.0:
    234 -  version "3.1.0"
    235 -  resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-3.1.0.tgz#53dc4b68a1f5ddfe4424ab4c247655269a8b74b7"
    236 +gulp-sass@^5.1.0:
    237 +  version "5.1.0"
    238 +  resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-5.1.0.tgz#bb3d9094f39a260f62a8d0a6797b95ab826f9663"
    239    dependencies:
    240 -    gulp-util "^3.0"
    241 -    lodash.clonedeep "^4.3.2"
    242 -    node-sass "^4.2.0"
    243 -    through2 "^2.0.0"
    244 -    vinyl-sourcemaps-apply "^0.2.0"
    245 +    lodash.clonedeep "^4.5.0"
    246 +    picocolors "^1.0.0"
    247 +    plugin-error "^1.0.1"
    248 +    replace-ext "^2.0.0"
    249 +    strip-ansi "^6.0.1"
    250 +    vinyl-sourcemaps-apply "^0.2.1"
    251  
    252  gulp-sourcemaps@1.6.0:
    253    version "1.6.0"
    254 @@ -1730,7 +1645,7 @@ gulp-uglify@^2.0.0:
    255      uglify-save-license "^0.4.1"
    256      vinyl-sourcemaps-apply "^0.2.0"
    257  
    258 -gulp-util@^3, gulp-util@^3.0, gulp-util@^3.0.0, gulp-util@^3.0.1:
    259 +gulp-util@^3, gulp-util@^3.0.0, gulp-util@^3.0.1:
    260    version "3.0.8"
    261    resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-3.0.8.tgz#0054e1e744502e27c04c187c3ecc505dd54bbb4f"
    262    dependencies:
    263 @@ -1939,10 +1854,6 @@ immutable@3.8.1, immutable@^3.7.6:
    264    version "3.8.1"
    265    resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.1.tgz#200807f11ab0f72710ea485542de088075f68cd2"
    266  
    267 -in-publish@^2.0.0:
    268 -  version "2.0.1"
    269 -  resolved "https://registry.yarnpkg.com/in-publish/-/in-publish-2.0.1.tgz#948b1a535c8030561cea522f73f78f4be357e00c"
    270 -
    271  indent-string@^2.1.0:
    272    version "2.1.0"
    273    resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-2.1.0.tgz#8e2d48348742121b4a8218b7a137e9a52049dc80"
    274 @@ -2067,10 +1978,6 @@ is-fullwidth-code-point@^1.0.0:
    275    dependencies:
    276      number-is-nan "^1.0.0"
    277  
    278 -is-fullwidth-code-point@^2.0.0:
    279 -  version "2.0.0"
    280 -  resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
    281 -
    282  is-fullwidth-code-point@^3.0.0:
    283    version "3.0.0"
    284    resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
    285 @@ -2256,10 +2163,6 @@ jpegtran-bin@^3.0.0:
    286      bin-wrapper "^3.0.0"
    287      logalot "^2.0.0"
    288  
    289 -js-base64@^2.1.8:
    290 -  version "2.6.4"
    291 -  resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.6.4.tgz#f4e686c5de1ea1f867dbcad3d46d969428df98c4"
    292 -
    293  js-yaml@~3.6.1:
    294    version "3.6.1"
    295    resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
    296 @@ -2385,13 +2288,6 @@ localtunnel@1.8.2:
    297      request "2.78.0"
    298      yargs "3.29.0"
    299  
    300 -locate-path@^3.0.0:
    301 -  version "3.0.0"
    302 -  resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
    303 -  dependencies:
    304 -    p-locate "^3.0.0"
    305 -    path-exists "^3.0.0"
    306 -
    307  lodash._basecopy@^3.0.0:
    308    version "3.0.1"
    309    resolved "https://registry.yarnpkg.com/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz#8da0e6a876cf344c0ad8a54882111dd3c5c7ca36"
    310 @@ -2432,7 +2328,7 @@ lodash.assignwith@^4.0.7:
    311    version "4.2.0"
    312    resolved "https://registry.yarnpkg.com/lodash.assignwith/-/lodash.assignwith-4.2.0.tgz#127a97f02adc41751a954d24b0de17e100e038eb"
    313  
    314 -lodash.clonedeep@^4.3.2:
    315 +lodash.clonedeep@^4.5.0:
    316    version "4.5.0"
    317    resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
    318  
    319 @@ -2515,7 +2411,7 @@ lodash@^3.10.1:
    320    version "3.10.1"
    321    resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
    322  
    323 -lodash@^4.0.0, lodash@^4.13.1, lodash@^4.17.15, lodash@^4.17.21:
    324 +lodash@^4.13.1:
    325    version "4.17.21"
    326    resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
    327  
    328 @@ -2597,7 +2493,7 @@ mdn-data@2.0.14:
    329    version "2.0.14"
    330    resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
    331  
    332 -meow@^3.1.0, meow@^3.3.0, meow@^3.5.0, meow@^3.7.0:
    333 +meow@^3.1.0, meow@^3.3.0, meow@^3.5.0:
    334    version "3.7.0"
    335    resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb"
    336    dependencies:
    337 @@ -2676,7 +2572,7 @@ minimatch@^2.0.1:
    338    dependencies:
    339      brace-expansion "^1.0.0"
    340  
    341 -minimatch@^3.0.4, minimatch@^3.1.1:
    342 +minimatch@^3.1.1:
    343    version "3.1.2"
    344    resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
    345    dependencies:
    346 @@ -2689,12 +2585,6 @@ minimatch@~0.2.11:
    347      lru-cache "2"
    348      sigmund "~1.0.0"
    349  
    350 -minimatch@~3.0.2:
    351 -  version "3.0.8"
    352 -  resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
    353 -  dependencies:
    354 -    brace-expansion "^1.1.7"
    355 -
    356  minimist@^1.1.0, minimist@^1.2.0:
    357    version "1.2.0"
    358    resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
    359 @@ -2727,7 +2617,7 @@ multipipe@^0.1.2:
    360    dependencies:
    361      duplexer2 "0.0.2"
    362  
    363 -nan@^2.13.2, nan@^2.3.0:
    364 +nan@^2.3.0:
    365    version "2.16.0"
    366    resolved "https://registry.yarnpkg.com/nan/-/nan-2.16.0.tgz#664f43e45460fb98faf00edca0bb0d7b8dce7916"
    367  
    368 @@ -2739,23 +2629,6 @@ negotiator@0.6.1:
    369    version "0.6.1"
    370    resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
    371  
    372 -node-gyp@^3.8.0:
    373 -  version "3.8.0"
    374 -  resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-3.8.0.tgz#540304261c330e80d0d5edce253a68cb3964218c"
    375 -  dependencies:
    376 -    fstream "^1.0.0"
    377 -    glob "^7.0.3"
    378 -    graceful-fs "^4.1.2"
    379 -    mkdirp "^0.5.0"
    380 -    nopt "2 || 3"
    381 -    npmlog "0 || 1 || 2 || 3 || 4"
    382 -    osenv "0"
    383 -    request "^2.87.0"
    384 -    rimraf "2"
    385 -    semver "~5.3.0"
    386 -    tar "^2.0.0"
    387 -    which "1"
    388 -
    389  node-pre-gyp@^0.6.29:
    390    version "0.6.32"
    391    resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.6.32.tgz#fc452b376e7319b3d255f5f34853ef6fd8fe1fd5"
    392 @@ -2770,28 +2643,6 @@ node-pre-gyp@^0.6.29:
    393      tar "~2.2.1"
    394      tar-pack "~3.3.0"
    395  
    396 -node-sass@^4.2.0:
    397 -  version "4.14.1"
    398 -  resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.14.1.tgz#99c87ec2efb7047ed638fb4c9db7f3a42e2217b5"
    399 -  dependencies:
    400 -    async-foreach "^0.1.3"
    401 -    chalk "^1.1.1"
    402 -    cross-spawn "^3.0.0"
    403 -    gaze "^1.0.0"
    404 -    get-stdin "^4.0.1"
    405 -    glob "^7.0.3"
    406 -    in-publish "^2.0.0"
    407 -    lodash "^4.17.15"
    408 -    meow "^3.7.0"
    409 -    mkdirp "^0.5.1"
    410 -    nan "^2.13.2"
    411 -    node-gyp "^3.8.0"
    412 -    npmlog "^4.0.0"
    413 -    request "^2.88.0"
    414 -    sass-graph "2.2.5"
    415 -    stdout-stream "^1.4.0"
    416 -    "true-case-path" "^1.0.2"
    417 -
    418  node-status-codes@^1.0.0:
    419    version "1.0.0"
    420    resolved "https://registry.yarnpkg.com/node-status-codes/-/node-status-codes-1.0.0.tgz#5ae5541d024645d32a58fcddc9ceecea7ae3ac2f"
    421 @@ -2800,7 +2651,7 @@ node-uuid@~1.4.7:
    422    version "1.4.7"
    423    resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.7.tgz#6da5a17668c4b3dd59623bda11cf7fa4c1f60a6f"
    424  
    425 -"nopt@2 || 3", nopt@3.0.x, nopt@~3.0.6:
    426 +nopt@3.0.x, nopt@~3.0.6:
    427    version "3.0.6"
    428    resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9"
    429    dependencies:
    430 @@ -2825,7 +2676,7 @@ npm-run-path@^2.0.0:
    431    dependencies:
    432      path-key "^2.0.0"
    433  
    434 -"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.0.0, npmlog@^4.0.1:
    435 +npmlog@^4.0.1:
    436    version "4.1.2"
    437    resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
    438    dependencies:
    439 @@ -2959,33 +2810,10 @@ os-tmpdir@^1.0.0:
    440    version "1.0.2"
    441    resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
    442  
    443 -osenv@0:
    444 -  version "0.1.5"
    445 -  resolved "https://registry.yarnpkg.com/osenv/-/osenv-0.1.5.tgz#85cdfafaeb28e8677f416e287592b5f3f49ea410"
    446 -  dependencies:
    447 -    os-homedir "^1.0.0"
    448 -    os-tmpdir "^1.0.0"
    449 -
    450  p-finally@^1.0.0:
    451    version "1.0.0"
    452    resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
    453  
    454 -p-limit@^2.0.0:
    455 -  version "2.3.0"
    456 -  resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
    457 -  dependencies:
    458 -    p-try "^2.0.0"
    459 -
    460 -p-locate@^3.0.0:
    461 -  version "3.0.0"
    462 -  resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
    463 -  dependencies:
    464 -    p-limit "^2.0.0"
    465 -
    466 -p-try@^2.0.0:
    467 -  version "2.2.0"
    468 -  resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
    469 -
    470  parse-filepath@^1.0.1:
    471    version "1.0.1"
    472    resolved "https://registry.yarnpkg.com/parse-filepath/-/parse-filepath-1.0.1.tgz#159d6155d43904d16c10ef698911da1e91969b73"
    473 @@ -3045,10 +2873,6 @@ path-exists@^2.0.0:
    474    dependencies:
    475      pinkie-promise "^2.0.0"
    476  
    477 -path-exists@^3.0.0:
    478 -  version "3.0.0"
    479 -  resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
    480 -
    481  path-is-absolute@^1.0.0:
    482    version "1.0.1"
    483    resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
    484 @@ -3087,6 +2911,10 @@ performance-now@^2.1.0:
    485    version "2.1.0"
    486    resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
    487  
    488 +picocolors@^1.0.0:
    489 +  version "1.0.0"
    490 +  resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
    491 +
    492  pify@^2.0.0, pify@^2.3.0:
    493    version "2.3.0"
    494    resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
    495 @@ -3101,7 +2929,7 @@ pinkie@^2.0.0:
    496    version "2.0.4"
    497    resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
    498  
    499 -plugin-error@^1.0.0:
    500 +plugin-error@^1.0.0, plugin-error@^1.0.1:
    501    version "1.0.1"
    502    resolved "https://registry.yarnpkg.com/plugin-error/-/plugin-error-1.0.1.tgz#77016bd8919d0ac377fdcdd0322328953ca5781c"
    503    dependencies:
    504 @@ -3338,6 +3166,10 @@ replace-ext@^1.0.0:
    505    version "1.0.0"
    506    resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb"
    507  
    508 +replace-ext@^2.0.0:
    509 +  version "2.0.0"
    510 +  resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-2.0.0.tgz#9471c213d22e1bcc26717cd6e50881d88f812b06"
    511 +
    512  request@2.78.0:
    513    version "2.78.0"
    514    resolved "https://registry.yarnpkg.com/request/-/request-2.78.0.tgz#e1c8dec346e1c81923b24acdb337f11decabe9cc"
    515 @@ -3363,7 +3195,7 @@ request@2.78.0:
    516      tough-cookie "~2.3.0"
    517      tunnel-agent "~0.4.1"
    518  
    519 -request@^2.79.0, request@^2.87.0, request@^2.88.0:
    520 +request@^2.79.0:
    521    version "2.88.2"
    522    resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
    523    dependencies:
    524 @@ -3396,10 +3228,6 @@ require-main-filename@^1.0.1:
    525    version "1.0.1"
    526    resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
    527  
    528 -require-main-filename@^2.0.0:
    529 -  version "2.0.0"
    530 -  resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
    531 -
    532  requires-port@1.x.x:
    533    version "1.0.0"
    534    resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
    535 @@ -3464,26 +3292,10 @@ safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
    536    version "2.1.2"
    537    resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
    538  
    539 -sass-graph@2.2.5:
    540 -  version "2.2.5"
    541 -  resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.5.tgz#a981c87446b8319d96dce0671e487879bd24c2e8"
    542 -  dependencies:
    543 -    glob "^7.0.0"
    544 -    lodash "^4.0.0"
    545 -    scss-tokenizer "^0.2.3"
    546 -    yargs "^13.3.2"
    547 -
    548  sax@~1.2.1:
    549    version "1.2.1"
    550    resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.1.tgz#7b8e656190b228e81a66aea748480d828cd2d37a"
    551  
    552 -scss-tokenizer@^0.2.3:
    553 -  version "0.2.3"
    554 -  resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
    555 -  dependencies:
    556 -    js-base64 "^2.1.8"
    557 -    source-map "^0.4.2"
    558 -
    559  seek-bzip@^1.0.3:
    560    version "1.0.5"
    561    resolved "https://registry.yarnpkg.com/seek-bzip/-/seek-bzip-1.0.5.tgz#cfe917cb3d274bcffac792758af53173eb1fabdc"
    562 @@ -3629,12 +3441,6 @@ socket.io@1.6.0:
    563      socket.io-client "1.6.0"
    564      socket.io-parser "2.3.1"
    565  
    566 -source-map@^0.4.2:
    567 -  version "0.4.4"
    568 -  resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
    569 -  dependencies:
    570 -    amdefine ">=0.0.4"
    571 -
    572  source-map@^0.5.1, source-map@^0.5.3, source-map@~0.5.1:
    573    version "0.5.6"
    574    resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
    575 @@ -3703,12 +3509,6 @@ stat-mode@^0.2.0:
    576    version "1.3.1"
    577    resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e"
    578  
    579 -stdout-stream@^1.4.0:
    580 -  version "1.4.1"
    581 -  resolved "https://registry.yarnpkg.com/stdout-stream/-/stdout-stream-1.4.1.tgz#5ac174cdd5cd726104aa0c0b2bd83815d8d535de"
    582 -  dependencies:
    583 -    readable-stream "^2.0.1"
    584 -
    585  stream-combiner2@^1.1.1:
    586    version "1.1.1"
    587    resolved "https://registry.yarnpkg.com/stream-combiner2/-/stream-combiner2-1.1.1.tgz#fb4d8a1420ea362764e21ad4780397bebcb41cbe"
    588 @@ -3747,14 +3547,6 @@ string-width@^1.0.1, string-width@^1.0.2:
    589      is-fullwidth-code-point "^3.0.0"
    590      strip-ansi "^6.0.1"
    591  
    592 -string-width@^3.0.0, string-width@^3.1.0:
    593 -  version "3.1.0"
    594 -  resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
    595 -  dependencies:
    596 -    emoji-regex "^7.0.1"
    597 -    is-fullwidth-code-point "^2.0.0"
    598 -    strip-ansi "^5.1.0"
    599 -
    600  string_decoder@~0.10.x:
    601    version "0.10.31"
    602    resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
    603 @@ -3775,12 +3567,6 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
    604    dependencies:
    605      ansi-regex "^2.0.0"
    606  
    607 -strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
    608 -  version "5.2.0"
    609 -  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
    610 -  dependencies:
    611 -    ansi-regex "^4.1.0"
    612 -
    613  strip-ansi@^6.0.1:
    614    version "6.0.1"
    615    resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
    616 @@ -3886,14 +3672,6 @@ tar-stream@^1.1.1:
    617      readable-stream "^2.0.0"
    618      xtend "^4.0.0"
    619  
    620 -tar@^2.0.0:
    621 -  version "2.2.2"
    622 -  resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
    623 -  dependencies:
    624 -    block-stream "*"
    625 -    fstream "^1.0.12"
    626 -    inherits "2"
    627 -
    628  tar@~2.2.1:
    629    version "2.2.1"
    630    resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
    631 @@ -3990,12 +3768,6 @@ trim-repeated@^1.0.0:
    632    dependencies:
    633      escape-string-regexp "^1.0.2"
    634  
    635 -"true-case-path@^1.0.2":
    636 -  version "1.0.3"
    637 -  resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.3.tgz#f813b5a8c86b40da59606722b144e3225799f47d"
    638 -  dependencies:
    639 -    glob "^7.1.2"
    640 -
    641  tunnel-agent@^0.4.0, tunnel-agent@~0.4.1:
    642    version "0.4.3"
    643    resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.4.3.tgz#6373db76909fe570e08d73583365ed828a74eeeb"
    644 @@ -4242,22 +4014,18 @@ which-module@^1.0.0:
    645    version "1.0.0"
    646    resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
    647  
    648 -which-module@^2.0.0:
    649 -  version "2.0.0"
    650 -  resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
    651 -
    652 -which@1, which@^1.2.9:
    653 -  version "1.3.1"
    654 -  resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
    655 -  dependencies:
    656 -    isexe "^2.0.0"
    657 -
    658  which@^1.2.12:
    659    version "1.2.12"
    660    resolved "https://registry.yarnpkg.com/which/-/which-1.2.12.tgz#de67b5e450269f194909ef23ece4ebe416fa1192"
    661    dependencies:
    662      isexe "^1.1.1"
    663  
    664 +which@^1.2.9:
    665 +  version "1.3.1"
    666 +  resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
    667 +  dependencies:
    668 +    isexe "^2.0.0"
    669 +
    670  wide-align@^1.1.0:
    671    version "1.1.5"
    672    resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
    673 @@ -4287,14 +4055,6 @@ wrap-ansi@^2.0.0:
    674      string-width "^1.0.1"
    675      strip-ansi "^3.0.1"
    676  
    677 -wrap-ansi@^5.1.0:
    678 -  version "5.1.0"
    679 -  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09"
    680 -  dependencies:
    681 -    ansi-styles "^3.2.0"
    682 -    string-width "^3.0.0"
    683 -    strip-ansi "^5.0.0"
    684 -
    685  wrap-fn@^0.1.0:
    686    version "0.1.5"
    687    resolved "https://registry.yarnpkg.com/wrap-fn/-/wrap-fn-0.1.5.tgz#f21b6e41016ff4a7e31720dbc63a09016bdf9845"
    688 @@ -4328,21 +4088,10 @@ y18n@^3.2.0, y18n@^3.2.1:
    689    version "3.2.1"
    690    resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
    691  
    692 -y18n@^4.0.0:
    693 -  version "4.0.3"
    694 -  resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf"
    695 -
    696  yallist@^2.1.2:
    697    version "2.1.2"
    698    resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
    699  
    700 -yargs-parser@^13.1.2:
    701 -  version "13.1.2"
    702 -  resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
    703 -  dependencies:
    704 -    camelcase "^5.0.0"
    705 -    decamelize "^1.2.0"
    706 -
    707  yargs-parser@^4.1.0:
    708    version "4.2.1"
    709    resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c"
    710 @@ -4379,21 +4128,6 @@ yargs@6.4.0:
    711      y18n "^3.2.1"
    712      yargs-parser "^4.1.0"
    713  
    714 -yargs@^13.3.2:
    715 -  version "13.3.2"
    716 -  resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd"
    717 -  dependencies:
    718 -    cliui "^5.0.0"
    719 -    find-up "^3.0.0"
    720 -    get-caller-file "^2.0.1"
    721 -    require-directory "^2.1.1"
    722 -    require-main-filename "^2.0.0"
    723 -    set-blocking "^2.0.0"
    724 -    string-width "^3.0.0"
    725 -    which-module "^2.0.0"
    726 -    y18n "^4.0.0"
    727 -    yargs-parser "^13.1.2"
    728 -
    729  yargs@~3.10.0:
    730    version "3.10.0"
    731    resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"