Skip to content

Commit 8969eb5

Browse files
committed
chore(deps): update dependency mini-css-extract-plugin to v1.4.1
1 parent d3b3826 commit 8969eb5

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
@@ -82,7 +82,7 @@
8282
"jest": "26.6.3",
8383
"less": "4.1.1",
8484
"less-loader": "8.0.0",
85-
"mini-css-extract-plugin": "1.4.0",
85+
"mini-css-extract-plugin": "1.4.1",
8686
"npm-run-all": "4.1.5",
8787
"prettier": "2.2.1",
8888
"react": "17.0.2",

yarn.lock

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

6854-
6855-
version "1.4.0"
6856-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.0.tgz#c8e571c4b6d63afa56c47260343adf623349c473"
6857-
integrity sha512-DyQr5DhXXARKZoc4kwvCvD95kh69dUupfuKOmBUqZ4kBTmRaRZcU32lYu3cLd6nEGXhQ1l7LzZ3F/CjItaY6VQ==
6854+
6855+
version "1.4.1"
6856+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.1.tgz#975e27c1d0bd8e052972415f47c79cea5ed37548"
6857+
integrity sha512-COAGbpAsU0ioFzj+/RRfO5Qv177L1Z/XAx2EmCF33b8GDDqKygMffBTws2lit8iaPdrbKEY5P+zsseBUCREZWQ==
68586858
dependencies:
68596859
loader-utils "^2.0.0"
68606860
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)