Skip to content

Commit 72361af

Browse files
committed
chore(deps): update dependency @tailwindcss/typography to v0.5.0
1 parent ebdf667 commit 72361af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/css/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Pixelastic <[email protected]>",
33
"dependencies": {
4-
"@tailwindcss/typography": "0.4.1",
4+
"@tailwindcss/typography": "0.5.0",
55
"cssnano": "5.0.16",
66
"cssnano-preset-advanced": "5.1.11",
77
"firost": "2.17.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3342,10 +3342,10 @@
33423342
dependencies:
33433343
defer-to-connect "^2.0.0"
33443344

3345-
"@tailwindcss/typography@0.4.1":
3346-
version "0.4.1"
3347-
resolved "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.4.1.tgz#51ddbceea6a0ee9902c649dbe58871c81a831212"
3348-
integrity sha512-ovPPLUhs7zAIJfr0y1dbGlyCuPhpuv/jpBoFgqAc658DWGGrOBWBMpAWLw2KlzbNeVk4YBJMzue1ekvIbdw6XA==
3345+
"@tailwindcss/typography@0.5.0":
3346+
version "0.5.0"
3347+
resolved "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.0.tgz#47886ec46ac41e1211d24fea05301046d9b30906"
3348+
integrity sha512-1p/3C6C+JJziS/ghtG8ACYalbA2SyLJY27Pm33cVTlAoY6VQ7zfm2H64cPxUMBkVIlWXTtWHhZcZJPobMRmQAA==
33493349
dependencies:
33503350
lodash.castarray "^4.4.0"
33513351
lodash.isplainobject "^4.0.6"

0 commit comments

Comments
 (0)