Skip to content

Commit 91b9a51

Browse files
committed
Update dependency @types/react-motion to v0.0.29
1 parent 977fb9e commit 91b9a51

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/lodash.isequal": "4.5.2",
4242
"@types/react": "16.4.6",
4343
"@types/react-dom": "16.0.6",
44-
"@types/react-motion": "0.0.26",
44+
"@types/react-motion": "0.0.29",
4545
"@types/storybook__addon-actions": "3.0.3",
4646
"@types/storybook__react": "3.0.8",
4747
"babel-core": "6.26.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -352,9 +352,9 @@
352352
"@types/node" "*"
353353
"@types/react" "*"
354354

355-
"@types/react-motion@0.0.26":
356-
version "0.0.26"
357-
resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.26.tgz#16ba807ae3c4bf3cb67791c91bdfa9074ceb5ec9"
355+
"@types/react-motion@0.0.29":
356+
version "0.0.29"
357+
resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.29.tgz#1a22e11bc1452150e8aa58463f72dd921ff10721"
358358
dependencies:
359359
"@types/react" "*"
360360

0 commit comments

Comments
 (0)