Skip to content

Commit 3001d27

Browse files
committed
Update dependency mini-css-extract-plugin to v0.12.0
1 parent 425a296 commit 3001d27

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"less": "3.11.1",
8282
"less-loader": "5.0.0",
8383
"lint-staged": "10.5.4",
84-
"mini-css-extract-plugin": "0.9.0",
84+
"mini-css-extract-plugin": "0.12.0",
8585
"prettier": "2.2.1",
8686
"react-test-renderer": "17.0.2",
8787
"style-loader": "1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10973,10 +10973,10 @@ mini-create-react-context@^0.3.0:
1097310973
gud "^1.0.0"
1097410974
tiny-warning "^1.0.2"
1097510975

10976-
mini-css-extract-plugin@0.9.0:
10977-
version "0.9.0"
10978-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e"
10979-
integrity sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A==
10976+
mini-css-extract-plugin@0.12.0:
10977+
version "0.12.0"
10978+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.12.0.tgz#ddeb74fd6304ca9f99c1db74acc7d5b507705454"
10979+
integrity sha512-z6PQCe9rd1XUwZ8gMaEVwwRyZlrYy8Ba1gRjFP5HcV51HkXX+XlwZ+a1iAYTjSYwgNBXoNR7mhx79mDpOn5fdw==
1098010980
dependencies:
1098110981
loader-utils "^1.1.0"
1098210982
normalize-url "1.9.1"

0 commit comments

Comments
 (0)