Skip to content

Commit

Permalink
chore(deps): update dependency rc-scroll-anim to v2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 18, 2018
1 parent ae921c2 commit 83782c9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/mcs-lite-landing-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"raf": "3.4.0",
"raf-throttle": "2.0.3",
"ramda": "0.25.0",
"rc-scroll-anim": "2.4.1",
"rc-scroll-anim": "2.5.6",
"rc-tween-one": "1.7.3",
"react": "16.3.2",
"react-dom": "16.3.2",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10444,17 +10444,17 @@ [email protected]:
iconv-lite "0.4.19"
unpipe "1.0.0"

rc-scroll-anim@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/rc-scroll-anim/-/rc-scroll-anim-2.4.1.tgz#ba2d440ea00d9c6960c1e0e57ce2544c4949622f"
rc-scroll-anim@2.5.6:
version "2.5.6"
resolved "https://registry.yarnpkg.com/rc-scroll-anim/-/rc-scroll-anim-2.5.6.tgz#ca1e1cbb2e871c1412866b7b358c1e0f469b594f"
dependencies:
babel-runtime "6.x"
prop-types "^15.6.0"
raf "3.x"
rc-tween-one "^1.7.0"
rc-tween-one "^2.2.0"
tween-functions "1.x"

[email protected], rc-tween-one@^1.7.0, rc-tween-one@^1.7.3:
[email protected], rc-tween-one@^1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/rc-tween-one/-/rc-tween-one-1.7.3.tgz#1cdc0b88c0aaab481254c00e604b94af6ddbbc32"
dependencies:
Expand All @@ -10465,6 +10465,16 @@ [email protected], rc-tween-one@^1.7.0, rc-tween-one@^1.7.3:
style-utils "~0.1.13"
tween-functions "~1.2.0"

rc-tween-one@^2.2.0:
version "2.2.19"
resolved "https://registry.yarnpkg.com/rc-tween-one/-/rc-tween-one-2.2.19.tgz#c56db63c60e05268d66dd0286c0a5688770abbcd"
dependencies:
babel-runtime "6.x"
prop-types "^15.6.1"
raf "~3.4.0"
style-utils "~0.1.13"
tween-functions "~1.2.0"

rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
version "1.2.6"
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.6.tgz#eb18989c6d4f4f162c399f79ddd29f3835568092"
Expand Down

0 comments on commit 83782c9

Please sign in to comment.