From c2cff2c7af4d393debe1bd214f311a8b75a7d1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 11:26:11 +0000 Subject: [PATCH] Bump postcss from 8.3.6 to 8.4.7 Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.7. - [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.7) --- 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 140c76e..bac7a0f 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.7", "postcss-100vh-fix": "1.0.2", "postcss-flexbugs-fixes": "5.0.2", "postcss-hover-media-feature": "1.0.1",