From 69751005f632d3dbbcffec9e466db551a5041388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 08:12:57 +0000 Subject: [PATCH] Bump postcss from 7.0.35 to 8.2.14 Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 8.2.14. - [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.14) 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..75079fd 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.14", "protractor": "~7.0.0", "tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.3", "ts-node": "~2.0.0",