Skip to content

Commit 3a1a8d4

Browse files
build(deps-dev): bump @tailwindcss/typography from 0.5.18 to 0.5.19
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.18 to 0.5.19. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.18...v0.5.19) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6508ff0 commit 3a1a8d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"unified": "^11.0.5"
2626
},
2727
"devDependencies": {
28-
"@tailwindcss/typography": "^0.5.18",
28+
"@tailwindcss/typography": "^0.5.19",
2929
"autoprefixer": "^10.4.21",
3030
"eslint": "9.36.0",
3131
"eslint-config-next": "15.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -394,10 +394,10 @@
394394
dependencies:
395395
tslib "^2.8.0"
396396

397-
"@tailwindcss/typography@^0.5.18":
398-
version "0.5.18"
399-
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.18.tgz#d21c6ce0205b2c8a6d175f9caa9cc7f7c39184f2"
400-
integrity sha512-dDIgwZOlf+tVkZ7A029VvQ1+ngKATENDjMEx2N35s2yPjfTS05RWSM8ilhEWSa5DMJ6ci2Ha9WNZEd2GQjrdQg==
397+
"@tailwindcss/typography@^0.5.19":
398+
version "0.5.19"
399+
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.19.tgz#ecb734af2569681eb40932f09f60c2848b909456"
400+
integrity sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==
401401
dependencies:
402402
postcss-selector-parser "6.0.10"
403403

0 commit comments

Comments
 (0)