Skip to content

Commit a229646

Browse files
committed
chore: bump "mini-css-extract-plugin" to 0.4.1
1 parent f998802 commit a229646

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"markdown-it-container": "^2.0.0",
7272
"markdown-it-emoji": "^1.4.0",
7373
"markdown-it-table-of-contents": "^0.3.3",
74-
"mini-css-extract-plugin": "^0.4.0",
74+
"mini-css-extract-plugin": "^0.4.1",
7575
"nprogress": "^0.2.0",
7676
"optimize-css-assets-webpack-plugin": "^4.0.0",
7777
"portfinder": "^1.0.13",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5553,10 +5553,11 @@ min-document@^2.19.0:
55535553
dependencies:
55545554
dom-walk "^0.1.0"
55555555

5556-
mini-css-extract-plugin@^0.4.0:
5557-
version "0.4.0"
5558-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.0.tgz#ff3bf08bee96e618e177c16ca6131bfecef707f9"
5556+
mini-css-extract-plugin@^0.4.1:
5557+
version "0.4.1"
5558+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.1.tgz#d2bcf77bb2596b8e4bd9257e43d3f9164c2e86cb"
55595559
dependencies:
5560+
"@webpack-contrib/schema-utils" "^1.0.0-beta.0"
55605561
loader-utils "^1.1.0"
55615562
webpack-sources "^1.1.0"
55625563

0 commit comments

Comments
 (0)