Skip to content

Commit

Permalink
chore: update dependency mini-css-extract-plugin to ^0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ZauberNerd committed Apr 4, 2018
1 parent b180549 commit 572689c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/build-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"hops-config": "10.3.0-rc.0",
"loader-utils": "^1.1.0",
"lodash.template": "^4.4.0",
"mini-css-extract-plugin": "^0.2.0",
"mini-css-extract-plugin": "^0.3.0",
"mkdirp": "^0.5.1",
"pkg-dir": "^2.0.0",
"postcss": "^6.0.16",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5143,9 +5143,9 @@ mimic-fn@^1.0.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"

mini-css-extract-plugin@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.2.0.tgz#7a16b0e1096c86de8e4d1c3b063aa1aeae88d41d"
mini-css-extract-plugin@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.3.0.tgz#f8dc03abb3a8663f1a431143e232fb47fb4d9318"
dependencies:
loader-utils "^1.1.0"
webpack-sources "^1.1.0"
Expand Down

0 comments on commit 572689c

Please sign in to comment.