From f713d1cc1a35f6290121d2bb60cf6a78b58c2b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 08:09:30 +0000 Subject: build(deps-dev): Bump postcss from 8.2.4 to 8.2.5 in /FrontEnd Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.5. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.4...8.2.5) 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 a4f63abe..20c86f96 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -91,7 +91,7 @@ "html-webpack-plugin": "5.0.0", "http-server": "^0.12.3", "mini-css-extract-plugin": "^1.3.4", - "postcss": "^8.2.4", + "postcss": "^8.2.5", "postcss-loader": "^5.0.0", "postcss-preset-env": "^6.7.0", "prettier": "^2.2.1", -- cgit v1.2.3