aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-29 15:52:57 +0800
committerGitHub <noreply@github.com>2021-04-29 15:52:57 +0800
commit5713d275cd0819c671339a1fec862323d88827ac (patch)
tree95c5f5c406fa155477b39aa64b1ad89e0faee891 /FrontEnd/package.json
parent2075e4098025001073b5eca025632cbb3199c316 (diff)
parentc4bfb9e42ff879766c4e71fc4ddf5f6f2404c359 (diff)
downloadtimeline-5713d275cd0819c671339a1fec862323d88827ac.tar.gz
timeline-5713d275cd0819c671339a1fec862323d88827ac.tar.bz2
timeline-5713d275cd0819c671339a1fec862323d88827ac.zip
Merge pull request #496 from crupest/dependabot/npm_and_yarn/FrontEnd/mini-css-extract-plugin-1.5.1
build(deps-dev): Bump mini-css-extract-plugin from 1.5.0 to 1.5.1 in /FrontEnd
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 394cc4f5..63803d30 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -93,7 +93,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",
"http-server": "^0.12.3",
- "mini-css-extract-plugin": "^1.5.0",
+ "mini-css-extract-plugin": "^1.5.1",
"postcss": "^8.2.13",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",