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 committed Mar 8, 2019
1 parent c0fbb41 commit 1167b72
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"react-emotion": "9.2.12",
"react-helmet": "5.2.0",
"react-slick": "0.23.2",
"react-typography": "0.16.13",
"react-typography": "0.16.19",
"slick-carousel": "1.8.1",
"slugify": "1.3.3",
"typography": "0.16.17"
"typography": "0.16.18"
},
"devDependencies": {
"prettier": "1.15.2"
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8335,10 +8335,10 @@ [email protected]:
prettier "^1.14.3"
resize-observer-polyfill "^1.5.0"

[email protected].13:
version "0.16.13"
resolved "https://registry.yarnpkg.com/react-typography/-/react-typography-0.16.13.tgz#94bdd2a9448823bc74d8ebf7465d86c7dbe20dcf"
integrity sha512-lqyl8yqRN6O8Gn596+9QpRegmjnUaNvJuz11u99+gJ2hJ2iSUFqlLDfCs+j8+y0efCFyM5+oy2IYNBwBCTF9qQ==
[email protected].19:
version "0.16.19"
resolved "https://registry.yarnpkg.com/react-typography/-/react-typography-0.16.19.tgz#5736b47961dcf6b9605b6fa38d41980db2588e28"
integrity sha512-kV2qLEsdm0x9P4YXQEDVc88tDb4Vg0h/vdVZGgbqaRn8ERvNzV76JHUeOby3vvcUYU5MPd5Kz5DPH9Bhp4I/iw==

[email protected]:
version "16.6.3"
Expand Down Expand Up @@ -9773,23 +9773,23 @@ [email protected], typescript@^3.1.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
integrity sha512-tDMYfVtvpb96msS1lDX9MEdHrW4yOuZ4Kdc4Him9oU796XldPYF/t2+uKoX0BBa0hXXwDlqYQbXY5Rzjzc5hBA==

typography-normalize@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/typography-normalize/-/typography-normalize-0.14.0.tgz#1d77c1fe2aaf4a51b3673c4c85c85a65a2d4b573"
integrity sha1-HXfB/iqvSlGzZzxMhchaZaLUtXM=
typography-normalize@^0.16.18:
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].17:
version "0.16.17"
resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.17.tgz#e166eda9b533d51c115e2b38becdb5cedd0a30e4"
integrity sha512-9fnPV0g6jDKoIXm5ljs9Ywa5NNZ5Map9FVhEbtcB08dEL3ymgADDTjGExKG4wr8cY7KAFEPnNud0BsvQLPJ++g==
[email protected].18:
version "0.16.18"
resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.18.tgz#bdd2dc7297682339e8ded5fcb6783b9ae3c71b76"
integrity sha512-bYpxtDptzesYMy4pzwb0fYZuzms+65RckONH9+miHi2WSeOF9P/nNjprqbsn50ClhUa4zK6RBAe75tNVVE785g==
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.18"

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

0 comments on commit 1167b72

Please sign in to comment.