From a8e69d9a6e5e8fec60c90a9bb30d7dc4d3a2754e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 23:58:23 +0000 Subject: [PATCH] Bump @tailwindcss/typography from 0.5.10 to 0.5.12 (#2325) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d7379c74d..3ad45481f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@rails/activestorage": "^7.1.3", "@sentry/browser": "^7.108.0", "@tailwindcss/forms": "^0.5.7", - "@tailwindcss/typography": "^0.5.10", + "@tailwindcss/typography": "^0.5.12", "@webpack-cli/serve": "^2.0.5", "autoprefixer": "^10.4.19", "event-target-shim": "^6.0.2", diff --git a/yarn.lock b/yarn.lock index cb2676d8a..6d00425b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -511,10 +511,10 @@ dependencies: mini-svg-data-uri "^1.2.3" -"@tailwindcss/typography@^0.5.10": - version "0.5.10" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.10.tgz#2abde4c6d5c797ab49cf47610830a301de4c1e0a" - integrity sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw== +"@tailwindcss/typography@^0.5.12": + version "0.5.12" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.12.tgz#c0532fd594427b7f4e8e38eff7bf272c63a1dca4" + integrity sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"