From e6b891ceaaa5b113217a3648dc70a8a70673f7bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:01:14 +0000 Subject: [PATCH] Bump postcss from 7.0.25 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 7.0.25 to 8.4.31. - [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/7.0.25...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44d3b24..3e721a6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "posthtml-alt-always": "1.0.1", "posthtml-md": "1.1.0", "posthtml-lorem": "1.0.0", - "postcss": "7.0.25", + "postcss": "8.4.31", "babel-runtime": "6.26.0", "js-beautify": "1.10.2" },