aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-19 07:08:52 +0000
committerGitHub <noreply@github.com>2021-02-19 07:08:52 +0000
commit7f0f19bee89e413d40748568c334330c429876fc (patch)
tree5f55b6c524286f51443c62ede6a6040dfc0868c3
parentc87aca7157a3585bd2089ef624b7f837c4dd7395 (diff)
downloadtimeline-7f0f19bee89e413d40748568c334330c429876fc.tar.gz
timeline-7f0f19bee89e413d40748568c334330c429876fc.tar.bz2
timeline-7f0f19bee89e413d40748568c334330c429876fc.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.7 to 1.3.8. - [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.7...v1.3.8) 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 c31118fa..7799b948 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -92,7 +92,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.1.0",
"http-server": "^0.12.3",
- "mini-css-extract-plugin": "^1.3.7",
+ "mini-css-extract-plugin": "^1.3.8",
"postcss": "^8.2.6",
"postcss-loader": "^5.0.0",
"postcss-preset-env": "^6.7.0",