From f96b1e5f0d400f849a8ac9096a4063b06b9a8a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 09:41:10 +0000 Subject: [PATCH] chore(deps): bump postcss in /packages/solutions/module-tools Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 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/8.4.6...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/solutions/module-tools/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/solutions/module-tools/package.json b/packages/solutions/module-tools/package.json index 22a336110bac..5c54952935cf 100644 --- a/packages/solutions/module-tools/package.json +++ b/packages/solutions/module-tools/package.json @@ -64,7 +64,7 @@ "@modern-js/plugin-lint": "workspace:*", "@modern-js/upgrade": "workspace:*", "@modern-js/utils": "workspace:*", - "postcss": "8.4.6", + "postcss": "8.4.31", "@swc/helpers": "0.5.1" }, "devDependencies": {