From 5f1ff882c4dba82489bee72d500f287f34bbe93d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 07:03:35 +0000 Subject: 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.6 to 1.3.7. - [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.6...v1.3.7) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 551eb8cf..9a0448f3 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.6", + "mini-css-extract-plugin": "^1.3.7", "postcss": "^8.2.6", "postcss-loader": "^5.0.0", "postcss-preset-env": "^6.7.0", -- cgit v1.2.3