From e6985e9f09b75f3e58d5073bc32cb6a99c8016b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 11:11:00 +0000 Subject: [PATCH] Bump postcss from 8.3.6 to 8.4.21 Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.21. - [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.21) --- 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 371ad6d..65bf42c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "classnames": "2.3.1", "eslint": "7.32.0", "eslint-config-next": "11.1.2", - "postcss": "8.3.6", + "postcss": "8.4.21", "postcss-100vh-fix": "1.0.2", "postcss-flexbugs-fixes": "5.0.2", "postcss-hover-media-feature": "1.0.2",