Skip to content

Commit e224d33

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.7.6 (#903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c75fc12 commit e224d33

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
@@ -65,7 +65,7 @@
6565
"husky": "7.0.4",
6666
"jest": "27.5.1",
6767
"lint-staged": "12.5.0",
68-
"mini-css-extract-plugin": "2.6.0",
68+
"mini-css-extract-plugin": "2.7.6",
6969
"npm-run-all": "4.1.5",
7070
"optimize-css-assets-webpack-plugin": "6.0.1",
7171
"prettier": "2.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7595,10 +7595,10 @@ min-indent@^1.0.0, min-indent@^1.0.1:
75957595
resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
75967596
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
75977597

7598-
mini-css-extract-plugin@2.6.0:
7599-
version "2.6.0"
7600-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e"
7601-
integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==
7598+
mini-css-extract-plugin@2.7.6:
7599+
version "2.7.6"
7600+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.6.tgz#282a3d38863fddcd2e0c220aaed5b90bc156564d"
7601+
integrity sha512-Qk7HcgaPkGG6eD77mLvZS1nmxlao3j+9PkrT9Uc7HAE1id3F41+DdBRYRYkbyfNRGzm8/YWtzhw7nVPmwhqTQw==
76027602
dependencies:
76037603
schema-utils "^4.0.0"
76047604

0 commit comments

Comments
 (0)