Skip to content

Commit f82ad30

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

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.8.1",
68+
"mini-css-extract-plugin": "2.9.2",
6969
"npm-run-all": "4.1.5",
7070
"optimize-css-assets-webpack-plugin": "6.0.1",
7171
"prettier": "2.8.8",

yarn.lock

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

7968-
mini-css-extract-plugin@2.8.1:
7969-
version "2.8.1"
7970-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz#75245f3f30ce3a56dbdd478084df6fe475f02dc7"
7971-
integrity sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==
7968+
mini-css-extract-plugin@2.9.2:
7969+
version "2.9.2"
7970+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz#966031b468917a5446f4c24a80854b2947503c5b"
7971+
integrity sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==
79727972
dependencies:
79737973
schema-utils "^4.0.0"
79747974
tapable "^2.2.1"

0 commit comments

Comments
 (0)