From 6f10f4fce79992b754fd40d089d3ed86e7528f34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 11:40:20 +0100 Subject: [PATCH] Upgrade: Bump @tailwindcss/typography from 0.5.14 to 0.5.15 (#4809) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.14 to 0.5.15.
Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.15

Fixed

Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.15] - 2024-08-28

Fixed

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tailwindcss/typography&package-manager=npm_and_yarn&previous-version=0.5.14&new-version=0.5.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4af03eef90..e82cc36aec 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@sentry/esbuild-plugin": "^2.22.4", "@stimulus/polyfills": "^2.0.0", "@tailwindcss/forms": "^0.5.8", - "@tailwindcss/typography": "^0.5.14", + "@tailwindcss/typography": "^0.5.15", "autoprefixer": "^10.4.20", "browserslist": "^4.23.3", "chart.js": "^4.4.4", diff --git a/yarn.lock b/yarn.lock index 9191e9fc79..b3e6b9b224 100644 --- a/yarn.lock +++ b/yarn.lock @@ -852,9 +852,9 @@ __metadata: languageName: node linkType: hard -"@tailwindcss/typography@npm:^0.5.14": - version: 0.5.14 - resolution: "@tailwindcss/typography@npm:0.5.14" +"@tailwindcss/typography@npm:^0.5.15": + version: 0.5.15 + resolution: "@tailwindcss/typography@npm:0.5.15" dependencies: lodash.castarray: "npm:^4.4.0" lodash.isplainobject: "npm:^4.0.6" @@ -862,7 +862,7 @@ __metadata: postcss-selector-parser: "npm:6.0.10" peerDependencies: tailwindcss: "*" - checksum: 10c0/98e8309ca6e7a78a4b06530c217a781bed1a8a10375072b678b40b789bfa6e4dc0aeac83a22489ef2bf7ef2fc9a33bdcd3541ae1f4e60c27215bb7e462a31b0b + checksum: 10c0/bd1a1d0ab06816afe129a49cb8a693b4f6ffe77748f5279f07ea29ea9fcb44ef24d1f8b1cfcffaf41dd9cb60065745897cbfc9dcabc57c8a60ceb89d594c97c6 languageName: node linkType: hard @@ -5542,7 +5542,7 @@ __metadata: "@sentry/esbuild-plugin": "npm:^2.22.4" "@stimulus/polyfills": "npm:^2.0.0" "@tailwindcss/forms": "npm:^0.5.8" - "@tailwindcss/typography": "npm:^0.5.14" + "@tailwindcss/typography": "npm:^0.5.15" autoprefixer: "npm:^10.4.20" browserslist: "npm:^4.23.3" chart.js: "npm:^4.4.4"