Skip to content

Commit a2f4967

Browse files
committed
chore(deps): update dependency mini-css-extract-plugin to v0.12.0
1 parent 9ba28be commit a2f4967

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.5.0",
6767
"husky": "4.3.0",
6868
"lint-staged": "10.3.0",
69-
"mini-css-extract-plugin": "0.11.2",
69+
"mini-css-extract-plugin": "0.12.0",
7070
"optimize-css-assets-webpack-plugin": "5.0.4",
7171
"postcss-loader": "4.0.2",
7272
"prettier": "2.1.1",

yarn.lock

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

9159-
mini-css-extract-plugin@0.11.2:
9160-
version "0.11.2"
9161-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.2.tgz#e3af4d5e04fbcaaf11838ab230510073060b37bf"
9162-
integrity sha512-h2LknfX4U1kScXxH8xE9LCOqT5B+068EAj36qicMb8l4dqdJoyHcmWmpd+ueyZfgu/POvIn+teoUnTtei2ikug==
9159+
mini-css-extract-plugin@0.12.0:
9160+
version "0.12.0"
9161+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.12.0.tgz#ddeb74fd6304ca9f99c1db74acc7d5b507705454"
9162+
integrity sha512-z6PQCe9rd1XUwZ8gMaEVwwRyZlrYy8Ba1gRjFP5HcV51HkXX+XlwZ+a1iAYTjSYwgNBXoNR7mhx79mDpOn5fdw==
91639163
dependencies:
91649164
loader-utils "^1.1.0"
91659165
normalize-url "1.9.1"

0 commit comments

Comments
 (0)