From 0437be15a694f16dba69fb8ca80b1f16c978ce31 Mon Sep 17 00:00:00 2001 From: Sebastian <sebastian.mihalache@thinslices.com> Date: Thu, 22 Feb 2018 13:34:02 +0200 Subject: [PATCH] chore(component-send-email): update yarn.lock --- yarn.lock | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/yarn.lock b/yarn.lock index 14345b912..0de9ae2cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11727,10 +11727,22 @@ typeface-fira-sans@^0.0.43: version "0.0.43" resolved "https://registry.yarnpkg.com/typeface-fira-sans/-/typeface-fira-sans-0.0.43.tgz#f9c026ae5b7ad5f1fb727f9947bd1e10e13702e6" +typeface-noto-sans@0.0.54: + version "0.0.54" + resolved "https://registry.yarnpkg.com/typeface-noto-sans/-/typeface-noto-sans-0.0.54.tgz#16989ef56a5220b0503495ab8c1036f66b517b55" + +typeface-noto-serif@0.0.54: + version "0.0.54" + resolved "https://registry.yarnpkg.com/typeface-noto-serif/-/typeface-noto-serif-0.0.54.tgz#26a552df3557c54f2f0c7f9bdbd28a95c9aab06b" + typeface-open-sans@0.0.35: version "0.0.35" resolved "https://registry.yarnpkg.com/typeface-open-sans/-/typeface-open-sans-0.0.35.tgz#170dc36bbbd63829c9ea64b991c2b0fd65017708" +typeface-ubuntu-mono@0.0.54: + version "0.0.54" + resolved "https://registry.yarnpkg.com/typeface-ubuntu-mono/-/typeface-ubuntu-mono-0.0.54.tgz#773582617ff60dc252acbaaeb22880ba7f559fe6" + typeface-vollkorn@^0.0.43: version "0.0.43" resolved "https://registry.yarnpkg.com/typeface-vollkorn/-/typeface-vollkorn-0.0.43.tgz#4ee1a03f90000b0be3ebd8cac360ee777456465b" -- GitLab