Skip to content

Commit

Permalink
chore(deps): update dependency rc-scroll-anim to v2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 19, 2018
1 parent 5f7429f commit 1e923b0
Show file tree
Hide file tree
Showing 2 changed files with 17 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.4",
"rc-tween-one": "1.7.3",
"react": "16.3.2",
"react-dom": "16.3.2",
Expand Down
21 changes: 16 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10444,17 +10444,17 @@ raw-body@2.3.2:
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.4:
version "2.5.4"
resolved "https://registry.yarnpkg.com/rc-scroll-anim/-/rc-scroll-anim-2.5.4.tgz#2980b522a2233d91b7db2e3a5fe273a5c7fb6e42"
dependencies:
babel-runtime "6.x"
prop-types "^15.6.0"
raf "3.x"
rc-tween-one "^1.7.0"
rc-tween-one "^2.1.0"
tween-functions "1.x"

rc-tween-one@1.7.3, rc-tween-one@^1.7.0, rc-tween-one@^1.7.3:
rc-tween-one@1.7.3, 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,17 @@ rc-tween-one@1.7.3, 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.1.0:
version "2.2.2"
resolved "https://registry.yarnpkg.com/rc-tween-one/-/rc-tween-one-2.2.2.tgz#7c40cb8a283904d7d49152ab2aec8e130fc52288"
dependencies:
babel-runtime "6.x"
deep-eql "~3.0.1"
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 1e923b0

Please sign in to comment.