]> prime8.dev >> repos - ttyd.git/commitdiff
Update mini-css-extract-plugin in group default to the latest version 🚀 (#201)
authorgreenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Wed, 17 Jul 2019 05:52:03 +0000 (13:52 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Wed, 17 Jul 2019 05:52:03 +0000 (13:52 +0800)
* chore(package): update mini-css-extract-plugin to version 0.8.0

* chore(package): update lock yarn.lock

html/package.json
html/yarn.lock

index f3da99a3dc97ebdd990817ed15cb9e9865a6c006..63b8b6ef2d70412502cd6a6332af558985de6db4 100644 (file)
@@ -41,7 +41,7 @@
     "html-webpack-plugin": "^3.2.0",
     "husky": "^3.0.0",
     "lint-staged": "^9.2.0",
-    "mini-css-extract-plugin": "^0.7.0",
+    "mini-css-extract-plugin": "^0.8.0",
     "node-sass": "^4.12.0",
     "optimize-css-assets-webpack-plugin": "^5.0.1",
     "sass-loader": "^7.1.0",
index 377916fb3623e848533887581c254e612df19098..5e360ee835b25b5f236c9894bcfc8f3bcff58974 100644 (file)
@@ -5001,10 +5001,10 @@ mimic-fn@^2.0.0, mimic-fn@^2.1.0:
   resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
   integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
 
-mini-css-extract-plugin@^0.7.0:
-  version "0.7.0"
-  resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.7.0.tgz#5ba8290fbb4179a43dd27cca444ba150bee743a0"
-  integrity sha512-RQIw6+7utTYn8DBGsf/LpRgZCJMpZt+kuawJ/fju0KiOL6nAaTBNmCJwS7HtwSCXfS47gCkmtBFS7HdsquhdxQ==
+mini-css-extract-plugin@^0.8.0:
+  version "0.8.0"
+  resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.0.tgz#81d41ec4fe58c713a96ad7c723cdb2d0bd4d70e1"
+  integrity sha512-MNpRGbNA52q6U92i0qbVpQNsgk7LExy41MdAlG84FeytfDOtRIf/mCHdEgG8rpTKOaNKiqUnZdlptF469hxqOw==
   dependencies:
     loader-utils "^1.1.0"
     normalize-url "1.9.1"