From d70f3afd4a8ee9b87339626aa31e7c8fda6764c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 18:25:55 +0300 Subject: Bump postcss from 8.4.8 to 8.4.12 (#36056) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.12. - [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.8...8.4.12) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0150c7a1b..ad2bbc842 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "lockfile-lint": "^4.7.4", "nodemon": "^2.0.15", "npm-run-all": "^4.1.5", - "postcss": "^8.4.8", + "postcss": "^8.4.12", "postcss-cli": "^9.1.0", "rollup": "^2.70.1", "rollup-plugin-istanbul": "^3.0.0", -- cgit v1.2.3