From 27b3753fa62eff9c10eed56d64e2484d3413ab2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 09:23:59 +0000 Subject: [PATCH] chore(deps): bump postcss from 7.0.5 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 7.0.5 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.5...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 9a7a7ca..a8946b7 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "node-sass": "9.0.0", "pixrem": "4.0.1", "pleeease-filters": "4.0.0", - "postcss": "7.0.5", + "postcss": "8.4.31", "postcss-inline-svg": "3.1.1", "postcss-loader": "3.0.0", "prettier": "1.18.2",