Skip to content

Commit 65ac6d5

Browse files
chore: update dependency @tailwindcss/typography to v0.5.16 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04ca918 commit 65ac6d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@graphql-codegen/client-preset": "1.1.4",
6161
"@graphql-codegen/introspection": "2.2.1",
6262
"@svgr/webpack": "6.5.1",
63-
"@tailwindcss/typography": "0.5.8",
63+
"@tailwindcss/typography": "0.5.16",
6464
"@types/node": "18.11.9",
6565
"@types/react": "18.0.25",
6666
"@types/react-dom": "18.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3145,10 +3145,10 @@
31453145
dependencies:
31463146
defer-to-connect "^2.0.0"
31473147

3148-
"@tailwindcss/[email protected].8":
3149-
version "0.5.8"
3150-
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.8.tgz#8fb31db5ab0590be6dfa062b1535ac86ad9d12bf"
3151-
integrity sha512-xGQEp8KXN8Sd8m6R4xYmwxghmswrd0cPnNI2Lc6fmrC3OojysTBJJGSIVwPV56q4t6THFUK3HJ0EaWwpglSxWw==
3148+
"@tailwindcss/[email protected].16":
3149+
version "0.5.16"
3150+
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.16.tgz#a926c8f44d5c439b2915e231cad80058850047c6"
3151+
integrity sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==
31523152
dependencies:
31533153
lodash.castarray "^4.4.0"
31543154
lodash.isplainobject "^4.0.6"

0 commit comments

Comments
 (0)