From 14ad9866c9b902031ab14493b455c492cd79b00f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Jun 2022 11:02:00 +0000 Subject: [PATCH] fix(deps): update dependency framer-motion to v6.3.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1e27f17..70b40e4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@fortawesome/free-brands-svg-icons": "6.1.1", "@fortawesome/react-fontawesome": "0.1.18", "@heroicons/react": "1.0.6", - "framer-motion": "6.3.6", + "framer-motion": "6.3.8", "luxon": "2.4.0", "next": "12.1.6", "next-pwa": "5.5.2", diff --git a/yarn.lock b/yarn.lock index f0fd66c..51b0fa7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3067,10 +3067,10 @@ focus-lock@^0.11.2: dependencies: tslib "^2.0.3" -framer-motion@6.3.6: - version "6.3.6" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.3.6.tgz#9ca52544a7d0c74668f880eb2cab4a5de6dc71a0" - integrity sha512-gaCmjkg8J72EBiSQAxjY0elzxVQL3GMPA4jQGIvrMa+kiVDyLG0WXQTwAQnJpsylIa/ySDz3djQt2YyD8AKZ7Q== +framer-motion@6.3.8: + version "6.3.8" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.3.8.tgz#8bfc3845d00404c6a85ab7764851d2fb23cee753" + integrity sha512-FBbSAG/kzi3Tm9taF6tULhdKtWqiXmISBocsNC+jqHMQP/3PsnS0dFL2qZMmwgVAGwg3InhY739gKNjqOCR7Cw== dependencies: framesync "6.0.1" hey-listen "^1.0.8"