Skip to content

Commit ab98d0d

Browse files
authored
fix: upgrade mini-css-extract-plugin from 0.9.0 to 0.12.0 (#8)
Snyk has created this PR to upgrade mini-css-extract-plugin from 0.9.0 to 0.12.0. See this package in npm: https://www.npmjs.com/package/mini-css-extract-plugin See this project in Snyk: https://app.snyk.io/org/j-vin-b8w/project/6912bb9d-a3bd-4a54-bbc5-d47aece5b486?utm_source=github&utm_medium=upgrade-pr
1 parent e9ab4f0 commit ab98d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"lunr": "^2.3.9",
6868
"lunr-languages": "^1.4.0",
6969
"mdast-util-from-markdown": "^0.8.4",
70-
"mini-css-extract-plugin": "^0.9.0",
70+
"mini-css-extract-plugin": "^0.12.0",
7171
"mkdirp": "^1.0.4",
7272
"morgan": "^1.10.0",
7373
"node-fetch": "^2.6.1",

0 commit comments

Comments
 (0)