Skip to content

Commit b683f15

Browse files
authored
Merge pull request #311 from netdata/renovate/tailwindcss-typography-0.x
Update dependency @tailwindcss/typography to v0.5.10
2 parents 6e329bf + dacb86e commit b683f15

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@docusaurus/plugin-google-tag-manager": "^2.4.0",
2222
"@docusaurus/preset-classic": "^2.4.0",
2323
"@mdx-js/react": "1.6.22",
24-
"@tailwindcss/typography": "0.5.9",
24+
"@tailwindcss/typography": "0.5.10",
2525
"autoprefixer": "10.4.14",
2626
"clsx": "2.0.0",
2727
"docusaurus-tailwindcss": "0.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2010,10 +2010,10 @@
20102010
dependencies:
20112011
defer-to-connect "^1.0.1"
20122012

2013-
"@tailwindcss/typography@0.5.9":
2014-
version "0.5.9"
2015-
resolved "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.9.tgz"
2016-
integrity sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==
2013+
"@tailwindcss/typography@0.5.10":
2014+
version "0.5.10"
2015+
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.10.tgz#2abde4c6d5c797ab49cf47610830a301de4c1e0a"
2016+
integrity sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==
20172017
dependencies:
20182018
lodash.castarray "^4.4.0"
20192019
lodash.isplainobject "^4.0.6"

0 commit comments

Comments
 (0)