From 8681b93bab1af5318bcb946094a707eaa777d9f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 11:26:02 +0000 Subject: [PATCH] Bump postcss from 8.3.6 to 8.4.18 Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.18. - [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.18) --- 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..b07b533 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.18", "postcss-100vh-fix": "1.0.2", "postcss-flexbugs-fixes": "5.0.2", "postcss-hover-media-feature": "1.0.1",