aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-08 07:07:06 +0000
committerGitHub <noreply@github.com>2021-04-08 07:07:06 +0000
commit14db18118fe5654b52e29e7f69f829bb60fe6a2a (patch)
tree25b09149476485c4232677768f2976dd3005d2ac
parentbcecc31f7453b80b8f2a23ed706741e72638f15f (diff)
downloadtimeline-14db18118fe5654b52e29e7f69f829bb60fe6a2a.tar.gz
timeline-14db18118fe5654b52e29e7f69f829bb60fe6a2a.tar.bz2
timeline-14db18118fe5654b52e29e7f69f829bb60fe6a2a.zip
build(deps-dev): Bump mini-css-extract-plugin in /FrontEnd
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index ab6fe095..117d0737 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -95,7 +95,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",
"http-server": "^0.12.3",
- "mini-css-extract-plugin": "^1.4.0",
+ "mini-css-extract-plugin": "^1.4.1",
"postcss": "^8.2.9",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",