Skip to content

Commit fe8621b

Browse files
authored
Merge pull request #59 from Himenon/renovate/mini-css-extract-plugin-0.x
chore(deps): update dependency mini-css-extract-plugin to v0.11.0
2 parents d8bfa78 + 8d3838a commit fe8621b

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
@@ -66,7 +66,7 @@
6666
"html-webpack-plugin": "4.3.0",
6767
"husky": "4.2.5",
6868
"lint-staged": "10.2.13",
69-
"mini-css-extract-plugin": "0.10.0",
69+
"mini-css-extract-plugin": "0.11.0",
7070
"optimize-css-assets-webpack-plugin": "5.0.3",
7171
"postcss-loader": "3.0.0",
7272
"prettier": "2.1.1",

yarn.lock

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

9085-
mini-css-extract-plugin@0.10.0:
9086-
version "0.10.0"
9087-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz#a0e6bfcad22a9c73f6c882a3c7557a98e2d3d27d"
9088-
integrity sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A==
9085+
mini-css-extract-plugin@0.11.0:
9086+
version "0.11.0"
9087+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.0.tgz#3918953075109d4ca204bf1e8a393a78d3cc821f"
9088+
integrity sha512-dVWGuWJlQw2lZxsxBI3hOsoxg1k3DruLR0foHQLSkQMfk+qLJbv9dUk8fjmjWQKN9ef2n54ehA2FjClAsQhrWQ==
90899089
dependencies:
90909090
loader-utils "^1.1.0"
90919091
normalize-url "1.9.1"

0 commit comments

Comments
 (0)