From 7203f1528379fb10c69b31c5408a97282a8cf3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 05:31:24 +0000 Subject: [PATCH] Bump postcss from 7.0.35 to 8.1.1 Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 8.1.1. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.35...8.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f96c8be7..d7c9a107a 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "object-inspect": "1.3.0", "osm-community-index": "2.1.1", "phantomjs-prebuilt": "~2.1.11", - "postcss": "^7.0.27", + "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0", "rollup": "~2.23.0", "rollup-plugin-includepaths": "~0.2.3",