From 3a3c4a892968221d879657f9e3ac2156adcf7486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:23:30 +0000 Subject: [PATCH] Bump @tailwindcss/typography from 0.5.19 to 0.5.20 Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.19 to 0.5.20. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.19...v0.5.20) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.20 dependency-type: direct:production 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 65ee3f6e..d82c5288 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@playform/inline": "0.1.4", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.11", - "@tailwindcss/typography": "0.5.19", + "@tailwindcss/typography": "0.5.20", "astro": "6.4.4", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0",