From c3c5f598942f75a9bdf61ecca259276ecbb27100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Aug 2022 11:30:29 -0700 Subject: [PATCH] Bump @tailwindcss/typography from 0.5.2 to 0.5.4 (#354) Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.2 to 0.5.4. - [Release notes](https://github.com/tailwindcss/typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindcss/typography/compare/v0.5.2...v0.5.4) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c5dfb527..49953415 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ ] }, "devDependencies": { - "@tailwindcss/typography": "^0.5.2", + "@tailwindcss/typography": "^0.5.4", "@testing-library/react-hooks": "^8.0.0", "@trivago/prettier-plugin-sort-imports": "^3.3.0", "@types/react-test-renderer": "^18.0.0", diff --git a/yarn.lock b/yarn.lock index a0a0ce1c..29a0c61b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1914,10 +1914,10 @@ "@svgr/plugin-svgo" "^5.5.0" loader-utils "^2.0.0" -"@tailwindcss/typography@^0.5.2": - version "0.5.2" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.2.tgz#24b069dab24d7a2467d01aca0dd432cb4b29f0ee" - integrity sha512-coq8DBABRPFcVhVIk6IbKyyHUt7YTEC/C992tatFB+yEx5WGBQrCgsSFjxHUr8AWXphWckadVJbominEduYBqw== +"@tailwindcss/typography@^0.5.4": + version "0.5.4" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.4.tgz#ad8c9e6808bae297bb7826742e4789f2a9f09a48" + integrity sha512-QEdg40EmGvE7kKoDei8zr5sf4D1pIayHj4R31bH3lX8x2BtTiR+jNejYPOkhbmy3DXgkMF9jC8xqNiGFAuL9Sg== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"