From 4fb7b30787fd89ecd3cd57d7cea94a55a48926cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 15:44:06 +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: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 3edd400e..3ae9427d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@playform/build": "0.3.2", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.11", - "@tailwindcss/typography": "0.5.19", + "@tailwindcss/typography": "0.5.20", "@types/chai": "5.2.3", "@types/jest": "30.0.0", "@types/mocha": "10.0.10",