Skip to content

Commit

Permalink
chore(deps): update dependency @tailwindcss/typography to v0.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent e2b65ec commit 07d9144
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@semantic-release/npm": "11.0.0",
"@semantic-release/release-notes-generator": "11.0.7",
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.11",
"@tailwindcss/typography": "0.5.13",
"@types/node": "18.18.9",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1498,10 +1498,10 @@
resolved "https://registry.yarnpkg.com/@tailwindcss/line-clamp/-/line-clamp-0.4.4.tgz#767cf8e5d528a5d90c9740ca66eb079f5e87d423"
integrity sha512-5U6SY5z8N42VtrCrKlsTAA35gy2VSyYtHWCsg1H87NU1SXnEfekTVlrga9fzUDrrHcGi2Lb5KenUWb4lRQT5/g==

"@tailwindcss/typography@0.5.11":
version "0.5.11"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.11.tgz#408ed44d6eec7703a8543a0e78f65b05619ca162"
integrity sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==
"@tailwindcss/typography@0.5.13":
version "0.5.13"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.13.tgz#cd788a4fa4d0ca2506e242d512f377b22c1f7932"
integrity sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==
dependencies:
lodash.castarray "^4.4.0"
lodash.isplainobject "^4.0.6"
Expand Down

0 comments on commit 07d9144

Please sign in to comment.