Skip to content

Commit d9772df

Browse files
committed
Update dependency @types/react-motion to v0.0.31
1 parent 977fb9e commit d9772df

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.31",
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-
"@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.31":
356+
version "0.0.31"
357+
resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.31.tgz#93e2abfc5056c5c0f47650ff9ed23533857245c5"
358+
integrity sha512-ncpSpnTE52QLZQTM8cuwhHA/ChpDmjfLzACihK7X6cz4DtqlIhA4RzMEsku/3WevjBMsFlbM+XJCwC2RalfDHw==
358359
dependencies:
359360
"@types/react" "*"
360361

0 commit comments

Comments
 (0)