Skip to content

Commit 630b329

Browse files
committed
chore(deps): update dependency mini-css-extract-plugin to v2.4.3
1 parent 087ce92 commit 630b329

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
@@ -83,7 +83,7 @@
8383
"jest-environment-jsdom": "27.3.1",
8484
"less": "4.1.2",
8585
"less-loader": "10.2.0",
86-
"mini-css-extract-plugin": "2.4.2",
86+
"mini-css-extract-plugin": "2.4.3",
8787
"npm-run-all": "4.1.5",
8888
"prettier": "2.4.1",
8989
"react": "17.0.2",

yarn.lock

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

6451-
6452-
version "2.4.2"
6453-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.2.tgz#b3508191ea479388a4715018c99dd3e6dd40d2d2"
6454-
integrity sha512-ZmqShkn79D36uerdED+9qdo1ZYG8C1YsWvXu0UMJxurZnSdgz7gQKO2EGv8T55MhDqG3DYmGtizZNpM/UbTlcA==
6451+
6452+
version "2.4.3"
6453+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.3.tgz#be742943c192b028645d4389084ef187615fff82"
6454+
integrity sha512-zekavl9mZuGyk7COjsfFY/f655AX61EKE0AthXPrmDk+oZyjZ9WzO4WPjXnnO9xl8obK2kmM6rAQrBEmk+WK1g==
64556455
dependencies:
64566456
schema-utils "^3.1.0"
64576457

0 commit comments

Comments
 (0)