Skip to content

Commit

Permalink
Update typography-js monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent 8015f3f commit 7598730
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"react-emotion": "^9.2.12",
"react-fontawesome": "^1.6.1",
"react-helmet": "5.2.0",
"react-typography": "0.16.13",
"react-typography": "0.16.23",
"slugify": "^1.3.2",
"typography": "0.16.17",
"typography": "0.16.24",
"video-react": "^0.13.1"
},
"devDependencies": {
Expand Down
23 changes: 13 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7442,9 +7442,10 @@ react-transition-group@^2.2.1:
prop-types "^15.6.2"
react-lifecycles-compat "^3.0.4"

[email protected]:
version "0.16.13"
resolved "https://registry.yarnpkg.com/react-typography/-/react-typography-0.16.13.tgz#94bdd2a9448823bc74d8ebf7465d86c7dbe20dcf"
[email protected]:
version "0.16.23"
resolved "https://registry.yarnpkg.com/react-typography/-/react-typography-0.16.23.tgz#68c0af17ed876a30fcea256ef0dbbf0bc01b63b3"
integrity sha512-nOl1/VDhqYSp5XktW/xmeLgE2S4L0LIWKAq2lNtc6Tq+3ZgvSX2Q0r0vlLKyOVq0hjsOYubE1TLoz/Wu/W8GLg==

[email protected]:
version "16.6.1"
Expand Down Expand Up @@ -8719,21 +8720,23 @@ [email protected], typescript@^3.1.4:
version "3.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"

typography-normalize@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/typography-normalize/-/typography-normalize-0.14.0.tgz#1d77c1fe2aaf4a51b3673c4c85c85a65a2d4b573"
typography-normalize@^0.16.19:
version "0.16.19"
resolved "https://registry.yarnpkg.com/typography-normalize/-/typography-normalize-0.16.19.tgz#58e0cf12466870c5b27006daa051fe7307780660"
integrity sha512-vtnSv/uGBZVbd4e/ZhZB9HKBgKKlWQUXw74+ADIHHxzKp27CEf8PSR8TX1zF2qSyQ9/qMdqLwXYz8yRQFq9JLQ==

[email protected]:
version "0.16.17"
resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.17.tgz#e166eda9b533d51c115e2b38becdb5cedd0a30e4"
[email protected]:
version "0.16.24"
resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.24.tgz#7bcbe3921367ca74168d0acce969749a0546fd4d"
integrity sha512-o5jNctzGoJm2XgdqivJdpkF6lQkcQo8v1biMGY+rLSpBHhpCKdQv5em9S3R6igApxVYtbhNBJbV95vK9oPwRKQ==
dependencies:
compass-vertical-rhythm "^1.4.5"
decamelize "^1.2.0"
gray-percentage "^2.0.0"
lodash "^4.13.1"
modularscale "^1.0.2"
object-assign "^4.1.0"
typography-normalize "^0.14.0"
typography-normalize "^0.16.19"

ua-parser-js@^0.7.18:
version "0.7.19"
Expand Down

0 comments on commit 7598730

Please sign in to comment.