Skip to content

Commit 09ea179

Browse files
committed
fix(deps): update dependency mini-css-extract-plugin to ^2.7.5
1 parent da714cc commit 09ea179

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.yarn/cache/mini-css-extract-plugin-npm-2.7.3-9164e5f353-9f3a25c129.zip renamed to .yarn/cache/mini-css-extract-plugin-npm-2.7.5-7e01d66430-afc37cdfb7.zip

33.1 KB
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.0",
6666
"copy-webpack-plugin": "^11.0.0",
6767
"glob": "^8.1.0",
68-
"mini-css-extract-plugin": "^2.7.3",
68+
"mini-css-extract-plugin": "^2.7.5",
6969
"semver": "^7.3.8",
7070
"webpack": "^5.76.2"
7171
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@ __metadata:
11231123
husky: 8.0.3
11241124
jest: 27.5.1
11251125
lint-staged: 13.2.0
1126-
mini-css-extract-plugin: ^2.7.3
1126+
mini-css-extract-plugin: ^2.7.5
11271127
prettier: 2.8.4
11281128
semantic-release: 19.0.5
11291129
semver: ^7.3.8
@@ -6358,14 +6358,14 @@ __metadata:
63586358
languageName: node
63596359
linkType: hard
63606360

6361-
"mini-css-extract-plugin@npm:^2.7.3":
6362-
version: 2.7.3
6363-
resolution: "mini-css-extract-plugin@npm:2.7.3"
6361+
"mini-css-extract-plugin@npm:^2.7.5":
6362+
version: 2.7.5
6363+
resolution: "mini-css-extract-plugin@npm:2.7.5"
63646364
dependencies:
63656365
schema-utils: ^4.0.0
63666366
peerDependencies:
63676367
webpack: ^5.0.0
6368-
checksum: 9f3a25c1298280d40e56552e5cfd7f84fea25ddd8530bd8ecfd6b08caffe59a1c55c020f1f3c8beb7c04f5e92ce71ed43a52a72deed5570c686316348f13b6f4
6368+
checksum: afc37cdfb765e8826a1babbab3cd8a99ffc4eaeabb6c013a6b3c80801e44ebc37d930b98c6f66168bb8cd545fcb2e8fc2630d72b4501a1bb8add1547c2534a53
63696369
languageName: node
63706370
linkType: hard
63716371

0 commit comments

Comments
 (0)