Skip to content

Commit e57676d

Browse files
chore(deps): update dependency mini-css-extract-plugin to v1.4.0 (#259)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 83b29d6 commit e57676d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"core-js": "3.9.1",
3232
"css-loader": "5.2.0",
3333
"fork-ts-checker-webpack-plugin": "6.2.0",
34-
"mini-css-extract-plugin": "1.3.9",
34+
"mini-css-extract-plugin": "1.4.0",
3535
"mustache": "4.1.0",
3636
"node-sass": "5.0.0",
3737
"postcss": "8.2.8",

yarn.lock

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

10614-
mini-css-extract-plugin@1.3.9:
10615-
version "1.3.9"
10616-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.9.tgz#47a32132b0fd97a119acd530e8421e8f6ab16d5e"
10617-
integrity sha512-Ac4s+xhVbqlyhXS5J/Vh/QXUz3ycXlCqoCPpg0vdfhsIBH9eg/It/9L1r1XhSCH737M1lqcWnMuWL13zcygn5A==
10614+
mini-css-extract-plugin@1.4.0:
10615+
version "1.4.0"
10616+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.0.tgz#c8e571c4b6d63afa56c47260343adf623349c473"
10617+
integrity sha512-DyQr5DhXXARKZoc4kwvCvD95kh69dUupfuKOmBUqZ4kBTmRaRZcU32lYu3cLd6nEGXhQ1l7LzZ3F/CjItaY6VQ==
1061810618
dependencies:
1061910619
loader-utils "^2.0.0"
1062010620
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)