From 7f0b2ced5837aec2cda85530537ec923c0a974b8 Mon Sep 17 00:00:00 2001 From: Soapbox Bot Date: Wed, 27 Sep 2023 09:07:55 +0000 Subject: [PATCH] fix(deps): update dependency @types/react-motion to ^0.0.35 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3883b24507..b93eb9ce66 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/react-datepicker": "^4.4.2", "@types/react-dom": "^18.0.10", "@types/react-helmet": "^6.1.5", - "@types/react-motion": "^0.0.34", + "@types/react-motion": "^0.0.35", "@types/react-router-dom": "^5.3.3", "@types/react-sparklines": "^1.7.2", "@types/react-swipeable-views": "^0.13.1", diff --git a/yarn.lock b/yarn.lock index da9f6c4bc4..c732c13a84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2521,10 +2521,10 @@ dependencies: "@types/react" "*" -"@types/react-motion@^0.0.34": - version "0.0.34" - resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.34.tgz#789ff2063e2f7fbb6085d291135c442e8b35291a" - integrity sha512-/rFI22Vg4Xzb47hXtS06WkzUGRu+Vb3yDleuxiqzGj0JbXYXQUCgwSa2ZU12K7ubKi4C8xsdIN3xt4Z4fjSdPw== +"@types/react-motion@^0.0.35": + version "0.0.35" + resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.35.tgz#63002d85791dc9c7c212044c7b89dfff99cd0b51" + integrity sha512-7e0rlyG4wgvL1F5G8FMpgEYgPF54i7tmOy3b9KSp6kPjU2hEAV6BiRrl3qMPGrJXZ9soH/OlUYx1Ae5C9AJLGA== dependencies: "@types/react" "*"