From 16a56a584deac11bc47b6195c9e725c2e39d6749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 01:26:11 +0000 Subject: [PATCH] Bump postcss from 7.0.7 to 8.2.10 Bumps [postcss](https://github.com/postcss/postcss) from 7.0.7 to 8.2.10. - [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.7...8.2.10) Signed-off-by: dependabot[bot] --- packages/postcss-container-query/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/postcss-container-query/package.json b/packages/postcss-container-query/package.json index a62ae4e..93d4b0b 100644 --- a/packages/postcss-container-query/package.json +++ b/packages/postcss-container-query/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "@zeecoder/container-query-meta-builder": "^3.0.0", - "postcss": "^7.0.5" + "postcss": "^8.2.10" }, "keywords": [ "rwd",