From b869e131248043bb0b8810c32608bd81106d537d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 08:20:58 +0000 Subject: [PATCH] Bump postcss from 7.0.35 to 8.2.13 Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 8.2.13. - [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.35...8.2.13) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5593db..b0afda3 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", "ngx-tailwind": "2.1.0", - "postcss": "^7.0.35", + "postcss": "^8.2.13", "protractor": "~7.0.0", "tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.3", "ts-node": "~2.0.0",