aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-29 09:19:23 +0000
committerGitHub <noreply@github.com>2021-03-29 09:19:23 +0000
commit9999766b92e3425d9d82fd4f3dfe01d5a9695952 (patch)
treec452b7abe6df9cb03055728e41bbf1eb82b6fb2d
parent6257f02acfcd3c0d06795e0b56ea434ab46d2717 (diff)
downloadtimeline-9999766b92e3425d9d82fd4f3dfe01d5a9695952.tar.gz
timeline-9999766b92e3425d9d82fd4f3dfe01d5a9695952.tar.bz2
timeline-9999766b92e3425d9d82fd4f3dfe01d5a9695952.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.3.9 to 1.4.0. - [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.3.9...v1.4.0) 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 97d1b723..354336bd 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -94,7 +94,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",
"http-server": "^0.12.3",
- "mini-css-extract-plugin": "^1.3.9",
+ "mini-css-extract-plugin": "^1.4.0",
"postcss": "^8.2.8",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",