Skip to content

Commit a81f140

Browse files
committed
fix(deps): update dependency mini-css-extract-plugin to ^2.7.6
1 parent 623d863 commit a81f140

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.7.5",
68+
"mini-css-extract-plugin": "^2.7.6",
6969
"semver": "^7.5.1",
7070
"webpack": "^5.83.1"
7171
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,7 +1155,7 @@ __metadata:
11551155
husky: 8.0.3
11561156
jest: 27.5.1
11571157
lint-staged: 13.2.2
1158-
mini-css-extract-plugin: ^2.7.5
1158+
mini-css-extract-plugin: ^2.7.6
11591159
prettier: 2.8.8
11601160
semantic-release: 19.0.5
11611161
semver: ^7.5.1
@@ -6390,14 +6390,14 @@ __metadata:
63906390
languageName: node
63916391
linkType: hard
63926392

6393-
"mini-css-extract-plugin@npm:^2.7.5":
6394-
version: 2.7.5
6395-
resolution: "mini-css-extract-plugin@npm:2.7.5"
6393+
"mini-css-extract-plugin@npm:^2.7.6":
6394+
version: 2.7.6
6395+
resolution: "mini-css-extract-plugin@npm:2.7.6"
63966396
dependencies:
63976397
schema-utils: ^4.0.0
63986398
peerDependencies:
63996399
webpack: ^5.0.0
6400-
checksum: afc37cdfb765e8826a1babbab3cd8a99ffc4eaeabb6c013a6b3c80801e44ebc37d930b98c6f66168bb8cd545fcb2e8fc2630d72b4501a1bb8add1547c2534a53
6400+
checksum: be6f7cefc6275168eb0a6b8fe977083a18c743c9612c9f00e6c1a62c3393ca7960e93fba1a7ebb09b75f36a0204ad087d772c1ef574bc29c90c0e8175a3c0b83
64016401
languageName: node
64026402
linkType: hard
64036403

0 commit comments

Comments
 (0)