From 9dacb2a99c683fc9e9dfd99276bb4cc610f425b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 12:10:32 +0000 Subject: [PATCH] build(deps-dev): bump @tailwindcss/typography in /packages/website Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.1 to 0.5.2. - [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.1...v0.5.2) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/website/package.json | 2 +- packages/website/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index c64abf13..0e5903b4 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -61,7 +61,7 @@ "swr": "1.2.1" }, "devDependencies": { - "@tailwindcss/typography": "0.5.1", + "@tailwindcss/typography": "0.5.2", "autoprefixer": "10.4.2", "cross-env": "7.0.3", "cypress": "9.4.1", diff --git a/packages/website/yarn.lock b/packages/website/yarn.lock index d32f5f7d..234ce288 100644 --- a/packages/website/yarn.lock +++ b/packages/website/yarn.lock @@ -1840,10 +1840,10 @@ dependencies: defer-to-connect "^2.0.0" -"@tailwindcss/typography@0.5.1": - version "0.5.1" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.1.tgz#486248a9426501f11a9b0295f7cfc0eb29659c46" - integrity sha512-AmSzZSgLhHKlILKduU+PKBTHL6c+al82syZlRid1xgmlWwXagLigO+O++B4C0scpMfzW//f/3YCRcwwEHWoU3w== +"@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== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"