Browse Source
chore(deps): update dependency mini-css-extract-plugin to v0.4.5
renovate/babel-plugin-styled-components-1.x
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with
11 additions and
2 deletions
-
package.json
-
yarn.lock
|
|
@ -273,7 +273,7 @@ |
|
|
|
"jsdom": "13.0.0", |
|
|
|
"lint-staged": "8.0.4", |
|
|
|
"lnd-binary": "0.3.7", |
|
|
|
"mini-css-extract-plugin": "0.4.4", |
|
|
|
"mini-css-extract-plugin": "0.4.5", |
|
|
|
"minimist": "1.2.0", |
|
|
|
"mock-spawn": "0.2.6", |
|
|
|
"node-sass": "4.10.0", |
|
|
|
|
|
@ -11229,7 +11229,16 @@ min-document@^2.19.0: |
|
|
|
dependencies: |
|
|
|
dom-walk "^0.1.0" |
|
|
|
|
|
|
|
mini-css-extract-plugin@0.4.4, mini-css-extract-plugin@^0.4.4: |
|
|
|
mini-css-extract-plugin@0.4.5: |
|
|
|
version "0.4.5" |
|
|
|
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.5.tgz#c99e9e78d54f3fa775633aee5933aeaa4e80719a" |
|
|
|
integrity sha512-dqBanNfktnp2hwL2YguV9Jh91PFX7gu7nRLs4TGsbAfAG6WOtlynFRYzwDwmmeSb5uIwHo9nx1ta0f7vAZVp2w== |
|
|
|
dependencies: |
|
|
|
loader-utils "^1.1.0" |
|
|
|
schema-utils "^1.0.0" |
|
|
|
webpack-sources "^1.1.0" |
|
|
|
|
|
|
|
mini-css-extract-plugin@^0.4.4: |
|
|
|
version "0.4.4" |
|
|
|
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.4.tgz#c10410a004951bd3cedac1da69053940fccb625d" |
|
|
|
integrity sha512-o+Jm+ocb0asEngdM6FsZWtZsRzA8koFUudIDwYUfl94M3PejPHG7Vopw5hN9V8WsMkSFpm3tZP3Fesz89EyrfQ== |
|
|
|