From 164628373ebecb1275cf187eaecd034d52df7174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 11:32:09 +0000 Subject: [PATCH] Bump postcss from 8.3.6 to 8.4.13 Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.13. - [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.13) --- 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..95d2654 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.13", "postcss-100vh-fix": "1.0.2", "postcss-flexbugs-fixes": "5.0.2", "postcss-hover-media-feature": "1.0.1",