Skip to content

Commit 99c6007

Browse files
committed
Update dependency @types/react-motion to v0.0.32
1 parent 46df4ba commit 99c6007

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-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.32",
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: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -352,9 +352,10 @@
352352
"@types/node" "*"
353353
"@types/react" "*"
354354

355-
356-
version "0.0.26"
357-
resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.26.tgz#16ba807ae3c4bf3cb67791c91bdfa9074ceb5ec9"
355+
356+
version "0.0.32"
357+
resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.32.tgz#c7355cca054664f1aeadd7388f6890e9355e1783"
358+
integrity sha512-xePjDdhy6/6AX3CUQCeQ2GSF0RwF+lXSpUSrm8tmdUXRf5Ps/dULwouTJ8YHhDvX7WlwYRKZjHXatadz/x3HXA==
358359
dependencies:
359360
"@types/react" "*"
360361

0 commit comments

Comments
 (0)