Skip to content

Commit 4dbaf94

Browse files
author
Ian Walter
authored
Merge pull request #17 from generates/renovate/tailwindcss-typography-0.x
Update dependency @tailwindcss/typography to ^0.4.1
2 parents db4ebae + f4233a4 commit 4dbaf94

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/skrt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"unist-util-visit": "^2.0.3"
3939
},
4040
"devDependencies": {
41-
"@tailwindcss/typography": "^0.4.0",
41+
"@tailwindcss/typography": "^0.4.1",
4242
"csso-cli": "^3.0.0",
4343
"npm-run-all": "^4.1.5",
4444
"postcss": "^8.3.5",

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"homepage": "https://github.com/ianwalter/destination#readme",
4747
"devDependencies": {
4848
"@generates/skrt": "^0.0.7",
49-
"@tailwindcss/typography": "^0.4.0",
49+
"@tailwindcss/typography": "^0.4.1",
5050
"csso-cli": "^3.0.0",
5151
"npm-run-all": "^4.1.5",
5252
"postcss-cli": "^8.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,10 +1524,10 @@
15241524
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23"
15251525
integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA==
15261526

1527-
"@tailwindcss/typography@^0.4.0":
1528-
version "0.4.0"
1529-
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.4.0.tgz#b80974ad6af93df7b06e1981cb4d79698b6ad5c7"
1530-
integrity sha512-3BfOYT5MYNEq81Ism3L2qu/HRP2Q5vWqZtZRQqQrthHuaTK9qpuPfbMT5WATjAM5J1OePKBaI5pLoX4S1JGNMQ==
1527+
"@tailwindcss/typography@^0.4.1":
1528+
version "0.4.1"
1529+
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.4.1.tgz#51ddbceea6a0ee9902c649dbe58871c81a831212"
1530+
integrity sha512-ovPPLUhs7zAIJfr0y1dbGlyCuPhpuv/jpBoFgqAc658DWGGrOBWBMpAWLw2KlzbNeVk4YBJMzue1ekvIbdw6XA==
15311531
dependencies:
15321532
lodash.castarray "^4.4.0"
15331533
lodash.isplainobject "^4.0.6"

0 commit comments

Comments
 (0)