From b62a699d1f21d999512e67ea2e959fcafe7e5058 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Dec 2018 23:55:59 +0000 Subject: [PATCH] fix(deps): update dependency react-typing-animation to v1.6.2 --- site/package.json | 2 +- site/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index 0145e0705..63deda176 100644 --- a/site/package.json +++ b/site/package.json @@ -31,7 +31,7 @@ "react": "16.7.0", "react-dom": "16.7.0", "react-helmet": "5.2.0", - "react-typing-animation": "1.6.1" + "react-typing-animation": "1.6.2" }, "keywords": [ "gatsby" diff --git a/site/yarn.lock b/site/yarn.lock index 6141b6cfe..bb5f58610 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -11283,10 +11283,10 @@ react-side-effect@^1.1.0: exenv "^1.2.1" shallowequal "^1.0.1" -react-typing-animation@1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/react-typing-animation/-/react-typing-animation-1.6.1.tgz#651816d76298a343f678942134819626d392498d" - integrity sha512-DF85PKTUT2SJAC1Q50n/Vgm8q60xrsD4PCx+J3HLJHEv2Gd9KTV6E0p1JzyDmDwCDpCcspDiBFb0WMrsWgyBTg== +react-typing-animation@1.6.2: + version "1.6.2" + resolved "https://registry.yarnpkg.com/react-typing-animation/-/react-typing-animation-1.6.2.tgz#841a8a0cfeb45233a0f6ce460d0bff8fb925c258" + integrity sha512-dxe/Copl4eyBKXfrKEHLoQlCplPE8qRczVYfi5rl/dhr6dM51qwF0M4aMH87R4LqDD84Zpwj+uSNhsuc9nZ/wA== dependencies: raf "^3.4.0" shortid "^2.2.8"