Skip to content

Commit cc054d3

Browse files
committed
chore(deps): update dependency mini-css-extract-plugin to v0.10.0
1 parent 5d06e78 commit cc054d3

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
@@ -8979,10 +8979,10 @@ min-indent@^1.0.0:
89798979
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
89808980
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
89818981

8982-
mini-css-extract-plugin@0.9.0:
8983-
version "0.9.0"
8984-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e"
8985-
integrity sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A==
8982+
mini-css-extract-plugin@0.10.0:
8983+
version "0.10.0"
8984+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz#a0e6bfcad22a9c73f6c882a3c7557a98e2d3d27d"
8985+
integrity sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A==
89868986
dependencies:
89878987
loader-utils "^1.1.0"
89888988
normalize-url "1.9.1"

0 commit comments

Comments
 (0)