From 89bf9ffac82f4947daab8090dd2ef31cc3a949f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 20:57:10 +0000 Subject: [PATCH] :arrow_up: Bump postcss from 8.4.17 to 8.4.18 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.18. - [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.18) --- 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..b396fb2b 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.18", "prettier": "2.7.1", "sass": "1.55.0", "tailwindcss": "3.1.8",