Skip to content

Commit

Permalink
fix(deps): update dependency @tailwindcss/typography to v0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 8, 2022
1 parent d920303 commit 34ea24e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
]
},
"dependencies": {
"@tailwindcss/typography": "0.5.7",
"@tailwindcss/typography": "0.5.8",
"gatsby": "4.24.7",
"gatsby-plugin-disqus": "1.2.4",
"gatsby-plugin-feed": "4.24.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3511,10 +3511,10 @@
dependencies:
defer-to-connect "^2.0.0"

"@tailwindcss/[email protected].7":
version "0.5.7"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.7.tgz#e0b95bea787ee14c5a34a74fc824e6fe86ea8855"
integrity sha512-JTTSTrgZfp6Ki4svhPA4mkd9nmQ/j9EfE7SbHJ1cLtthKkpW2OxsFXzSmxbhYbEkfNIyAyhle5p4SYyKRbz/jg==
"@tailwindcss/[email protected].8":
version "0.5.8"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.8.tgz#8fb31db5ab0590be6dfa062b1535ac86ad9d12bf"
integrity sha512-xGQEp8KXN8Sd8m6R4xYmwxghmswrd0cPnNI2Lc6fmrC3OojysTBJJGSIVwPV56q4t6THFUK3HJ0EaWwpglSxWw==
dependencies:
lodash.castarray "^4.4.0"
lodash.isplainobject "^4.0.6"
Expand Down

0 comments on commit 34ea24e

Please sign in to comment.