From 26d06343f32c1e15f37dff91b4e70aec51205f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 07:10:14 +0000 Subject: [PATCH] :arrow_up: Bump postcss from 8.4.17 to 8.4.21 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.21. - [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.4.17...8.4.21) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b819879b..513c0079 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint-plugin-testing-library": "5.7.2", "husky": "8.0.1", "lint-staged": "13.0.3", - "postcss": "8.4.17", + "postcss": "8.4.21", "prettier": "2.7.1", "sass": "1.55.0", "tailwindcss": "3.1.8",