Skip to content

Commit d8e82dc

Browse files
authored
Merge pull request #15 from Himenon/renovate/mini-css-extract-plugin-0.x
chore(deps): update dependency mini-css-extract-plugin to v0.10.0
2 parents d77ece8 + cc054d3 commit d8e82dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"html-webpack-plugin": "4.3.0",
5858
"husky": "4.2.5",
5959
"lint-staged": "10.2.11",
60-
"mini-css-extract-plugin": "0.9.0",
60+
"mini-css-extract-plugin": "0.10.0",
6161
"optimize-css-assets-webpack-plugin": "5.0.3",
6262
"postcss-loader": "3.0.0",
6363
"prettier": "2.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9013,10 +9013,10 @@ min-indent@^1.0.0:
90139013
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
90149014
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
90159015

9016-
mini-css-extract-plugin@0.9.0:
9017-
version "0.9.0"
9018-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e"
9019-
integrity sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A==
9016+
mini-css-extract-plugin@0.10.0:
9017+
version "0.10.0"
9018+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz#a0e6bfcad22a9c73f6c882a3c7557a98e2d3d27d"
9019+
integrity sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A==
90209020
dependencies:
90219021
loader-utils "^1.1.0"
90229022
normalize-url "1.9.1"

0 commit comments

Comments
 (0)