Skip to content

Commit bc08cbb

Browse files
fix(deps): update dependency mini-css-extract-plugin to ^2.9.2 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12939ad commit bc08cbb

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.0",
68+
"mini-css-extract-plugin": "^2.9.2",
6969
"semver": "^7.6.2",
7070
"webpack": "^5.92.1"
7171
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,7 +1382,7 @@ __metadata:
13821382
husky: 8.0.3
13831383
jest: 27.5.1
13841384
lint-staged: 13.3.0
1385-
mini-css-extract-plugin: ^2.9.0
1385+
mini-css-extract-plugin: ^2.9.2
13861386
prettier: 2.8.8
13871387
semantic-release: 19.0.5
13881388
semver: ^7.6.2
@@ -6799,15 +6799,15 @@ __metadata:
67996799
languageName: node
68006800
linkType: hard
68016801

6802-
"mini-css-extract-plugin@npm:^2.9.0":
6803-
version: 2.9.0
6804-
resolution: "mini-css-extract-plugin@npm:2.9.0"
6802+
"mini-css-extract-plugin@npm:^2.9.2":
6803+
version: 2.9.2
6804+
resolution: "mini-css-extract-plugin@npm:2.9.2"
68056805
dependencies:
68066806
schema-utils: ^4.0.0
68076807
tapable: ^2.2.1
68086808
peerDependencies:
68096809
webpack: ^5.0.0
6810-
checksum: ae192c67ba85ac8bffeab66774635bf90181f00d5dd6cf95412426192599ddf5506fb4b1550acbd7a5476476e39db53c770dd40f8378f7baf5de96e3fec4e6e9
6810+
checksum: 67a1f75359371a7776108999d472ae0942ccd904401e364e3a2c710d4b6fec61c4f53288594fcac35891f009e6df8825a00dfd3bfe4bcec0f862081d1f7cad50
68116811
languageName: node
68126812
linkType: hard
68136813

0 commit comments

Comments
 (0)