Skip to content

Commit

Permalink
Update typography-js monorepo to v0.16.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 8, 2019
1 parent 8015f3f commit 6bb146d
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.19",
"slugify": "^1.3.2",
"typography": "0.16.17",
"typography": "0.16.19",
"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.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.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.19"
resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.19.tgz#092bf30a5a47495c955b54f40d3b55a7a9f28e8a"
integrity sha512-zfsyjPPB1RaK8TzU3REta6EGDZa++YQ6g/CWw7hy/8xQK1qyzFWisMIw5J+Yg1KyiVgcchmxlgMcMA6JAJ9oew==
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 6bb146d

Please sign in to comment.