Skip to content

Commit 77e880b

Browse files
fix(deps): update dependency mini-css-extract-plugin to ^2.10.1 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6e0b9f commit 77e880b

4 files changed

Lines changed: 6 additions & 6 deletions
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"commander": "^10.0.1",
6666
"copy-webpack-plugin": "^11.0.0",
6767
"glob": "^8.1.0",
68-
"mini-css-extract-plugin": "^2.9.2",
68+
"mini-css-extract-plugin": "^2.10.1",
6969
"semver": "^7.6.3",
7070
"webpack": "^5.97.1"
7171
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,7 @@ __metadata:
13351335
husky: 8.0.3
13361336
jest: 27.5.1
13371337
lint-staged: 13.3.0
1338-
mini-css-extract-plugin: ^2.9.2
1338+
mini-css-extract-plugin: ^2.10.1
13391339
prettier: 2.8.8
13401340
semantic-release: 19.0.5
13411341
semver: ^7.6.3
@@ -6775,15 +6775,15 @@ __metadata:
67756775
languageName: node
67766776
linkType: hard
67776777

6778-
"mini-css-extract-plugin@npm:^2.9.2":
6779-
version: 2.9.2
6780-
resolution: "mini-css-extract-plugin@npm:2.9.2"
6778+
"mini-css-extract-plugin@npm:^2.10.1":
6779+
version: 2.10.1
6780+
resolution: "mini-css-extract-plugin@npm:2.10.1"
67816781
dependencies:
67826782
schema-utils: ^4.0.0
67836783
tapable: ^2.2.1
67846784
peerDependencies:
67856785
webpack: ^5.0.0
6786-
checksum: 67a1f75359371a7776108999d472ae0942ccd904401e364e3a2c710d4b6fec61c4f53288594fcac35891f009e6df8825a00dfd3bfe4bcec0f862081d1f7cad50
6786+
checksum: da1aa2b058d238f364022ea00d242e6c1fa398e6dd38d1c1e0d960aa66cdd0f070afc85b4d6e0df6febe8b48e6ee19d325250460ae0e3a2aa365837ca20b7af2
67876787
languageName: node
67886788
linkType: hard
67896789

0 commit comments

Comments
 (0)