From 1ddac78015234290e5e3baacc5dbd91edf4ab3ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 11:24:19 +0000 Subject: [PATCH] Bump postcss from 8.3.6 to 8.4.5 Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.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.3.6...8.4.5) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eb3cb5..d4b2442 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "classnames": "2.3.1", "eslint": "7.32.0", "eslint-config-next": "11.1.2", - "postcss": "8.3.6", + "postcss": "8.4.5", "postcss-100vh-fix": "1.0.2", "postcss-flexbugs-fixes": "5.0.2", "postcss-hover-media-feature": "1.0.1",