Skip to content

Commit

Permalink
chore(deps): update [dev] minor and patch dependencies for gatsby-plu…
Browse files Browse the repository at this point in the history
…gin-typography
  • Loading branch information
renovate-bot committed Jul 5, 2021
1 parent 0666d6f commit 6499eb7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-typography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"cross-env": "^7.0.3",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-typography": "^0.16.19",
"typography": "^0.16.19"
"react-typography": "^0.16.20",
"typography": "^0.16.21"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typography#readme",
"keywords": [
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22735,10 +22735,10 @@ react-test-renderer@^16.12.0, react-test-renderer@^16.13.1:
react-is "^16.8.6"
scheduler "^0.19.1"

react-typography@^0.16.19:
version "0.16.19"
resolved "https://registry.yarnpkg.com/react-typography/-/react-typography-0.16.19.tgz#5736b47961dcf6b9605b6fa38d41980db2588e28"
integrity sha512-kV2qLEsdm0x9P4YXQEDVc88tDb4Vg0h/vdVZGgbqaRn8ERvNzV76JHUeOby3vvcUYU5MPd5Kz5DPH9Bhp4I/iw==
react-typography@^0.16.20:
version "0.16.20"
resolved "https://registry.yarnpkg.com/react-typography/-/react-typography-0.16.20.tgz#6861fef52ab3156eda334cbe110fb66646340f57"
integrity sha512-xRDlR5mYA/NI2WAc/DPvmODWK5UvY6LsjzPEeiT5X1yXUDpqFAFnWi/m5atrAtaIOeZqT982DQM+Cy8Io+jVFg==

react@^16.12.0, react@^16.9.0:
version "16.14.0"
Expand Down Expand Up @@ -27448,10 +27448,10 @@ typography-normalize@^0.16.19:
resolved "https://registry.yarnpkg.com/typography-normalize/-/typography-normalize-0.16.19.tgz#58e0cf12466870c5b27006daa051fe7307780660"
integrity sha512-vtnSv/uGBZVbd4e/ZhZB9HKBgKKlWQUXw74+ADIHHxzKp27CEf8PSR8TX1zF2qSyQ9/qMdqLwXYz8yRQFq9JLQ==

typography@^0.16.19:
version "0.16.19"
resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.19.tgz#092bf30a5a47495c955b54f40d3b55a7a9f28e8a"
integrity sha512-zfsyjPPB1RaK8TzU3REta6EGDZa++YQ6g/CWw7hy/8xQK1qyzFWisMIw5J+Yg1KyiVgcchmxlgMcMA6JAJ9oew==
typography@^0.16.21:
version "0.16.21"
resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.21.tgz#2cd177f20c64d0b762389464688811f980ade682"
integrity sha512-e8Hcg7WdvM9B9PI7hpk8Xg0jYVd0KHB26JAR+V6UZ8qe0mOsdd/Fnt8Zctrpahu6KmOy7LqUq6kYKPcYPEh9Zw==
dependencies:
compass-vertical-rhythm "^1.4.5"
decamelize "^1.2.0"
Expand Down

0 comments on commit 6499eb7

Please sign in to comment.