From 0f8716efe4496a61152fe942ee450824948e7319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 08:06:21 +0000 Subject: [PATCH] Bump postcss from 6.0.23 to 8.3.11 Bumps [postcss](https://github.com/postcss/postcss) from 6.0.23 to 8.3.11. - [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/6.0.23...8.3.11) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 831315e..16b9b97 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gulp-sass": "^5.0.0", "gulp-uglify": "^3.0.2", "html-minifier": "^4.0.0", - "tailwindcss": "^1.1.0" + "tailwindcss": "^1.9.6" }, "dependencies": { "fast-glob": "^3.2.7",