Skip to content

Commit 66f13eb

Browse files
committed
chore(deps): update dependency @tailwindcss/typography to v0.5.15
1 parent 1255015 commit 66f13eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@storybook/manager-webpack5": "^6.5.12",
6868
"@storybook/react": "^6.5.12",
6969
"@storybook/testing-library": "^0.2.0",
70-
"@tailwindcss/typography": "0.5.13",
70+
"@tailwindcss/typography": "0.5.15",
7171
"@testing-library/jest-dom": "5.17.0",
7272
"@testing-library/react": "14.3.1",
7373
"@testing-library/user-event": "^14.4.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4378,10 +4378,10 @@
43784378
resolved "https://registry.yarnpkg.com/@tailwindcss/line-clamp/-/line-clamp-0.4.4.tgz#767cf8e5d528a5d90c9740ca66eb079f5e87d423"
43794379
integrity sha512-5U6SY5z8N42VtrCrKlsTAA35gy2VSyYtHWCsg1H87NU1SXnEfekTVlrga9fzUDrrHcGi2Lb5KenUWb4lRQT5/g==
43804380

4381-
"@tailwindcss/[email protected].13":
4382-
version "0.5.13"
4383-
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.13.tgz#cd788a4fa4d0ca2506e242d512f377b22c1f7932"
4384-
integrity sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==
4381+
"@tailwindcss/[email protected].15":
4382+
version "0.5.15"
4383+
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.15.tgz#007ab9870c86082a1c76e5b3feda9392c7c8d648"
4384+
integrity sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==
43854385
dependencies:
43864386
lodash.castarray "^4.4.0"
43874387
lodash.isplainobject "^4.0.6"

0 commit comments

Comments
 (0)