Skip to content

Commit 4c4f6a9

Browse files
committed
fix(deps): update dependency mini-css-extract-plugin to ^2.8.1
1 parent a8c38a7 commit 4c4f6a9

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.yarn/cache/mini-css-extract-plugin-npm-2.8.0-f84e80660f-c1edc3ee0e.zip renamed to .yarn/cache/mini-css-extract-plugin-npm-2.8.1-5f239540c1-209f15a18c.zip

34.9 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.1",
6666
"copy-webpack-plugin": "^11.0.0",
6767
"glob": "^8.1.0",
68-
"mini-css-extract-plugin": "^2.8.0",
68+
"mini-css-extract-plugin": "^2.8.1",
6969
"semver": "^7.5.4",
7070
"webpack": "^5.90.1"
7171
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ __metadata:
12981298
husky: 8.0.3
12991299
jest: 27.5.1
13001300
lint-staged: 13.3.0
1301-
mini-css-extract-plugin: ^2.8.0
1301+
mini-css-extract-plugin: ^2.8.1
13021302
prettier: 2.8.8
13031303
semantic-release: 19.0.5
13041304
semver: ^7.5.4
@@ -6652,15 +6652,15 @@ __metadata:
66526652
languageName: node
66536653
linkType: hard
66546654

6655-
"mini-css-extract-plugin@npm:^2.8.0":
6656-
version: 2.8.0
6657-
resolution: "mini-css-extract-plugin@npm:2.8.0"
6655+
"mini-css-extract-plugin@npm:^2.8.1":
6656+
version: 2.8.1
6657+
resolution: "mini-css-extract-plugin@npm:2.8.1"
66586658
dependencies:
66596659
schema-utils: ^4.0.0
66606660
tapable: ^2.2.1
66616661
peerDependencies:
66626662
webpack: ^5.0.0
6663-
checksum: c1edc3ee0e1b3514c3323fa72ad38e993f357964e76737f1d7bb6cf50a0af1ac071080ec16b4e1a94688d23f78533944badad50cd0f00d2ae176f9c58c1f2029
6663+
checksum: 209f15a18cc304b0f12911927ea7e6ca4f0c3168dcc95d741811c933c4610fdb02a8486fc1a7782a6cde75c8e1880e175b7acf04e5ddfba2b8ed045d306ef04f
66646664
languageName: node
66656665
linkType: hard
66666666

0 commit comments

Comments
 (0)