Skip to content

Commit 5fe9f54

Browse files
committed
chore(deps): update dependency mini-css-extract-plugin to v2.6.0
1 parent 5eff60e commit 5fe9f54

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
@@ -76,7 +76,7 @@
7676
"jest-environment-jsdom": "27.5.1",
7777
"less": "4.1.2",
7878
"less-loader": "10.2.0",
79-
"mini-css-extract-plugin": "2.5.3",
79+
"mini-css-extract-plugin": "2.6.0",
8080
"npm-run-all": "4.1.5",
8181
"prettier": "2.5.1",
8282
"react": "17.0.2",

yarn.lock

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

4953-
mini-css-extract-plugin@2.5.3:
4954-
version "2.5.3"
4955-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3.tgz#c5c79f9b22ce9b4f164e9492267358dbe35376d9"
4956-
integrity sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw==
4953+
mini-css-extract-plugin@2.6.0:
4954+
version "2.6.0"
4955+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e"
4956+
integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==
49574957
dependencies:
49584958
schema-utils "^4.0.0"
49594959

0 commit comments

Comments
 (0)