aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-03 08:49:07 +0000
committerGitHub <noreply@github.com>2021-05-03 08:49:07 +0000
commit42a64ebde71ff2107f87da89bbd112844dc69731 (patch)
tree0fb48d70c9eaa4aac5d08f328732502730eb870b
parent4fc4c822f16b39badc61569da6a16c8f01798bbc (diff)
downloadtimeline-42a64ebde71ff2107f87da89bbd112844dc69731.tar.gz
timeline-42a64ebde71ff2107f87da89bbd112844dc69731.tar.bz2
timeline-42a64ebde71ff2107f87da89bbd112844dc69731.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.5.1 to 1.6.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.5.1...v1.6.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 96d845ba..4d344a7f 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.1",
+ "mini-css-extract-plugin": "^1.6.0",
"postcss": "^8.2.13",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",