From 80fab654d72202259f7cfcf32a716b2b3cee2d78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 19:07:16 +0000 Subject: [PATCH] Bump @tailwindcss/typography from 0.5.7 to 0.5.8 Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.7 to 0.5.8. - [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.7...v0.5.8) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1b2c5c8..c42136d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Hugo + Alpine.js + TailwindCSS", "main": "index.js", "devDependencies": { - "@tailwindcss/typography": "^0.5.7", + "@tailwindcss/typography": "^0.5.8", "alpinejs": "^3.10.5", "autoprefixer": "^10.4.12", "concurrently": "^7.5.0", diff --git a/yarn.lock b/yarn.lock index b9fd0ad..9636ef0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23,10 +23,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@tailwindcss/typography@^0.5.7": - version "0.5.7" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.7.tgz#e0b95bea787ee14c5a34a74fc824e6fe86ea8855" - integrity sha512-JTTSTrgZfp6Ki4svhPA4mkd9nmQ/j9EfE7SbHJ1cLtthKkpW2OxsFXzSmxbhYbEkfNIyAyhle5p4SYyKRbz/jg== +"@tailwindcss/typography@^0.5.8": + version "0.5.8" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.8.tgz#8fb31db5ab0590be6dfa062b1535ac86ad9d12bf" + integrity sha512-xGQEp8KXN8Sd8m6R4xYmwxghmswrd0cPnNI2Lc6fmrC3OojysTBJJGSIVwPV56q4t6THFUK3HJ0EaWwpglSxWw== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"