Skip to content

Commit eda2cd3

Browse files
committed
Update dependency @tailwindcss/typography to v0.4.1
1 parent d13cbd0 commit eda2cd3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "0.1.0",
66
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
77
"dependencies": {
8-
"@tailwindcss/typography": "^0.4.0",
8+
"@tailwindcss/typography": "0.4.1",
99
"autoprefixer": "^10.2.4",
1010
"babel-preset-gatsby": "^1.3.0",
1111
"flexsearch": "^0.6.32",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,10 +1950,10 @@
19501950
dependencies:
19511951
defer-to-connect "^2.0.0"
19521952

1953-
"@tailwindcss/typography@^0.4.0":
1954-
version "0.4.0"
1955-
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.4.0.tgz#b80974ad6af93df7b06e1981cb4d79698b6ad5c7"
1956-
integrity sha512-3BfOYT5MYNEq81Ism3L2qu/HRP2Q5vWqZtZRQqQrthHuaTK9qpuPfbMT5WATjAM5J1OePKBaI5pLoX4S1JGNMQ==
1953+
"@tailwindcss/typography@0.4.1":
1954+
version "0.4.1"
1955+
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.4.1.tgz#51ddbceea6a0ee9902c649dbe58871c81a831212"
1956+
integrity sha512-ovPPLUhs7zAIJfr0y1dbGlyCuPhpuv/jpBoFgqAc658DWGGrOBWBMpAWLw2KlzbNeVk4YBJMzue1ekvIbdw6XA==
19571957
dependencies:
19581958
lodash.castarray "^4.4.0"
19591959
lodash.isplainobject "^4.0.6"

0 commit comments

Comments
 (0)