Skip to content

Commit

Permalink
Update typography-js monorepo to v0.16.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 3, 2019
1 parent 8015f3f commit 6a27c2d
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.18",
"slugify": "^1.3.2",
"typography": "0.16.17",
"typography": "0.16.18",
"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.18"
resolved "https://registry.yarnpkg.com/react-typography/-/react-typography-0.16.18.tgz#89341b63d615f1dfcf5e471797df5acce5bde1f3"
integrity sha512-BFkw59H2mkYRLLtHOT2UZve/9/RticAvL7o7rheOo/+tlwQyfF61wF2XzGRcA3IWASg+DbXnNViyywHBFlNj6A==

[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.18:
version "0.16.18"
resolved "https://registry.yarnpkg.com/typography-normalize/-/typography-normalize-0.16.18.tgz#19e8db32c6881d3745b7d67dc63ee6f6cfb681d1"
integrity sha512-HZCOoyg4bbwuy0W6kFOKS8duMhUUO1Oxl8/NgRKDG7kJYGjfmqj6LBjQ4dYGrcuPabYHhP0xmAaYNasEUooYBw==

[email protected]:
version "0.16.17"
resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.17.tgz#e166eda9b533d51c115e2b38becdb5cedd0a30e4"
[email protected]:
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 6a27c2d

Please sign in to comment.