Skip to content

Commit 8bfce0c

Browse files
committed
fix(deps): update dependency mini-css-extract-plugin to ^2.9.0
1 parent 3a88e65 commit 8bfce0c

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.8.1",
68+
"mini-css-extract-plugin": "^2.9.0",
6969
"semver": "^7.6.0",
7070
"webpack": "^5.91.0"
7171
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@ __metadata:
13051305
husky: 8.0.3
13061306
jest: 27.5.1
13071307
lint-staged: 13.3.0
1308-
mini-css-extract-plugin: ^2.8.1
1308+
mini-css-extract-plugin: ^2.9.0
13091309
prettier: 2.8.8
13101310
semantic-release: 19.0.5
13111311
semver: ^7.6.0
@@ -6671,15 +6671,15 @@ __metadata:
66716671
languageName: node
66726672
linkType: hard
66736673

6674-
"mini-css-extract-plugin@npm:^2.8.1":
6675-
version: 2.8.1
6676-
resolution: "mini-css-extract-plugin@npm:2.8.1"
6674+
"mini-css-extract-plugin@npm:^2.9.0":
6675+
version: 2.9.0
6676+
resolution: "mini-css-extract-plugin@npm:2.9.0"
66776677
dependencies:
66786678
schema-utils: ^4.0.0
66796679
tapable: ^2.2.1
66806680
peerDependencies:
66816681
webpack: ^5.0.0
6682-
checksum: 209f15a18cc304b0f12911927ea7e6ca4f0c3168dcc95d741811c933c4610fdb02a8486fc1a7782a6cde75c8e1880e175b7acf04e5ddfba2b8ed045d306ef04f
6682+
checksum: ae192c67ba85ac8bffeab66774635bf90181f00d5dd6cf95412426192599ddf5506fb4b1550acbd7a5476476e39db53c770dd40f8378f7baf5de96e3fec4e6e9
66836683
languageName: node
66846684
linkType: hard
66856685

0 commit comments

Comments
 (0)