Skip to content

Commit 8ebbf65

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.7.0
1 parent 8417c14 commit 8ebbf65

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
@@ -80,7 +80,7 @@
8080
"jest-environment-jsdom": "29.3.1",
8181
"less": "4.1.3",
8282
"less-loader": "11.1.0",
83-
"mini-css-extract-plugin": "2.6.1",
83+
"mini-css-extract-plugin": "2.7.0",
8484
"npm-run-all": "4.1.5",
8585
"prettier": "2.7.1",
8686
"react": "18.2.0",

yarn.lock

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

5030-
mini-css-extract-plugin@2.6.1:
5031-
version "2.6.1"
5032-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz#9a1251d15f2035c342d99a468ab9da7a0451b71e"
5033-
integrity sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg==
5030+
mini-css-extract-plugin@2.7.0:
5031+
version "2.7.0"
5032+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.0.tgz#d7d9ba0c5b596d155e36e2b174082fc7f010dd64"
5033+
integrity sha512-auqtVo8KhTScMsba7MbijqZTfibbXiBNlPAQbsVt7enQfcDYLdgG57eGxMqwVU3mfeWANY4F1wUg+rMF+ycZgw==
50345034
dependencies:
50355035
schema-utils "^4.0.0"
50365036

0 commit comments

Comments
 (0)