From 2cfb3dfd8fa989a23d31db59ea22efa6b2275fa4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 11:30:59 +0000 Subject: [PATCH] chore(deps): bump @tailwindcss/typography from 0.3.1 to 0.4.1 Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.3.1 to 0.4.1. - [Release notes](https://github.com/tailwindcss/typography/releases) - [Commits](https://github.com/tailwindcss/typography/compare/v0.3.1...v0.4.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a833bff..da5e6d7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@fullhuman/postcss-purgecss": "^3.0.0", "@tailwindcss/forms": "^0.2.1", "@tailwindcss/postcss7-compat": "^2.0.2", - "@tailwindcss/typography": "^0.3.0", + "@tailwindcss/typography": "^0.4.1", "autoprefixer": "^9.8.6", "cssnano": "^4.1.10", "dotenv": "^8.2.0",