Skip to content

Commit 238924f

Browse files
committed
fix(deps): update dependency mini-css-extract-plugin to ^2.7.3
1 parent 0843bae commit 238924f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.yarn/cache/mini-css-extract-plugin-npm-2.7.2-bc3d177aec-cd65611d6d.zip renamed to .yarn/cache/mini-css-extract-plugin-npm-2.7.3-9164e5f353-9f3a25c129.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.2",
68+
"mini-css-extract-plugin": "^2.7.3",
6969
"semver": "^7.3.8",
7070
"webpack": "^5.75.0"
7171
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,7 +1105,7 @@ __metadata:
11051105
husky: 8.0.3
11061106
jest: 27.5.1
11071107
lint-staged: 13.1.2
1108-
mini-css-extract-plugin: ^2.7.2
1108+
mini-css-extract-plugin: ^2.7.3
11091109
prettier: 2.8.4
11101110
semantic-release: 19.0.5
11111111
semver: ^7.3.8
@@ -6351,14 +6351,14 @@ __metadata:
63516351
languageName: node
63526352
linkType: hard
63536353

6354-
"mini-css-extract-plugin@npm:^2.7.2":
6355-
version: 2.7.2
6356-
resolution: "mini-css-extract-plugin@npm:2.7.2"
6354+
"mini-css-extract-plugin@npm:^2.7.3":
6355+
version: 2.7.3
6356+
resolution: "mini-css-extract-plugin@npm:2.7.3"
63576357
dependencies:
63586358
schema-utils: ^4.0.0
63596359
peerDependencies:
63606360
webpack: ^5.0.0
6361-
checksum: cd65611d6dc452f230c6ebba8a47bc5f5146b813b13b0b402c6f4a69f6451242eeea781152bebd31cad8ca7c7e95dac91e7e464087f18fb65b2d1097b58cf4ae
6361+
checksum: 9f3a25c1298280d40e56552e5cfd7f84fea25ddd8530bd8ecfd6b08caffe59a1c55c020f1f3c8beb7c04f5e92ce71ed43a52a72deed5570c686316348f13b6f4
63626362
languageName: node
63636363
linkType: hard
63646364

0 commit comments

Comments
 (0)