Unverified Commit e4135b59 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub

build(deps-dev): bump mini-css-extract-plugin (#559)

Signed-off-by: 's avatarMarcos Iglesias Valle <golodhros@gmail.com>
parent 1724e3e7
......@@ -24928,12 +24928,13 @@
"dev": true
},
"mini-css-extract-plugin": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.5.tgz",
"integrity": "sha512-dqBanNfktnp2hwL2YguV9Jh91PFX7gu7nRLs4TGsbAfAG6WOtlynFRYzwDwmmeSb5uIwHo9nx1ta0f7vAZVp2w==",
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz",
"integrity": "sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A==",
"dev": true,
"requires": {
"loader-utils": "^1.1.0",
"normalize-url": "1.9.1",
"schema-utils": "^1.0.0",
"webpack-sources": "^1.1.0"
},
......@@ -96,7 +96,7 @@
"jest": "^25.5.4",
"jest-css-modules": "^2.1.0",
"lint-staged": "^10.2.11",
"mini-css-extract-plugin": "^0.4.5",
"mini-css-extract-plugin": "^0.10.0",
"moment-locales-webpack-plugin": "^1.2.0",
"node-sass": "^4.14.1",
"postcss": "^7.0.32",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment