Skip to content

Commit d5c9e42

Browse files
chore(deps-dev): bump mini-css-extract-plugin from 0.11.3 to 0.12.0
1 parent 2a6012a commit d5c9e42

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
@@ -28,7 +28,7 @@
2828
"jest": "^25.1.0",
2929
"jest-specific-snapshot": "^3.0.0",
3030
"lint-staged": "^10.0.1",
31-
"mini-css-extract-plugin": "^0.11.0",
31+
"mini-css-extract-plugin": "^0.12.0",
3232
"prettier": "^2.0.1",
3333
"prop-types": "^15.7.2",
3434
"react": "^16.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5014,10 +5014,10 @@ mimic-fn@^2.1.0:
50145014
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
50155015
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
50165016

5017-
mini-css-extract-plugin@^0.11.0:
5018-
version "0.11.3"
5019-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6"
5020-
integrity sha512-n9BA8LonkOkW1/zn+IbLPQmovsL0wMb9yx75fMJQZf2X1Zoec9yTZtyMePcyu19wPkmFbzZZA6fLTotpFhQsOA==
5017+
mini-css-extract-plugin@^0.12.0:
5018+
version "0.12.0"
5019+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.12.0.tgz#ddeb74fd6304ca9f99c1db74acc7d5b507705454"
5020+
integrity sha512-z6PQCe9rd1XUwZ8gMaEVwwRyZlrYy8Ba1gRjFP5HcV51HkXX+XlwZ+a1iAYTjSYwgNBXoNR7mhx79mDpOn5fdw==
50215021
dependencies:
50225022
loader-utils "^1.1.0"
50235023
normalize-url "1.9.1"

0 commit comments

Comments
 (0)