From 70f55cfb521c9c735dcb55bc2c8ccd13441840bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 12:53:40 +0300 Subject: Bump postcss from 8.3.6 to 8.3.8 (#35063) Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.8. - [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.3.8) --- 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 543b0f0b0..8cdde0aba 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "lockfile-lint": "^4.6.2", "nodemon": "^2.0.13", "npm-run-all": "^4.1.5", - "postcss": "^8.3.6", + "postcss": "^8.3.8", "postcss-cli": "^9.0.0", "rollup": "^2.56.3", "rollup-plugin-istanbul": "^3.0.0", -- cgit v1.2.3