diff --git a/package.json b/package.json index 1e71cd3..22b344b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@types/lodash.isequal": "4.5.2", "@types/react": "16.4.6", "@types/react-dom": "16.0.6", - "@types/react-motion": "0.0.26", + "@types/react-motion": "0.0.33", "@types/storybook__addon-actions": "3.0.3", "@types/storybook__react": "3.0.8", "babel-core": "6.26.3", diff --git a/yarn.lock b/yarn.lock index e1b9796..6ad19ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -352,9 +352,10 @@ "@types/node" "*" "@types/react" "*" -"@types/react-motion@0.0.26": - version "0.0.26" - resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.26.tgz#16ba807ae3c4bf3cb67791c91bdfa9074ceb5ec9" +"@types/react-motion@0.0.33": + version "0.0.33" + resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.33.tgz#c156c400ace995584990344cc0239e41f411f425" + integrity sha512-R9grd4EwdDBcKKq7Zhszd8ukyy2BLKN6ooNI0V39nUl/sui+m7VI94cdebYemBteoPHmO7J7BZk+cIf+Xnk4TA== dependencies: "@types/react" "*"