Skip to content

Commit

Permalink
chore(deps): update dependency rc-scroll-anim to v2.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2019
1 parent ae921c2 commit 6e9dbcd
Show file tree
Hide file tree
Showing 2 changed files with 20 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.8",
"rc-tween-one": "1.7.3",
"react": "16.3.2",
"react-dom": "16.3.2",
Expand Down
24 changes: 19 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.8:
version "2.5.8"
resolved "https://registry.yarnpkg.com/rc-scroll-anim/-/rc-scroll-anim-2.5.8.tgz#f20bbe4787782f0a440cefea2bafd3557e4c33d1"
dependencies:
babel-runtime "6.x"
prop-types "^15.6.0"
raf "3.x"
rc-tween-one "^1.7.0"
rc-tween-one "^2.4.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,16 @@ 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.4.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/rc-tween-one/-/rc-tween-one-2.4.1.tgz#04354c59b0cf2cf5fab583b27878b9d6af23dcc3"
dependencies:
babel-runtime "6.x"
prop-types "^15.6.1"
raf "~3.4.0"
style-utils "~0.2.0"
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 Expand Up @@ -12450,6 +12460,10 @@ style-utils@~0.1.13:
version "0.1.16"
resolved "https://registry.yarnpkg.com/style-utils/-/style-utils-0.1.16.tgz#d06cc892c1dc2b1ac16e73318fd810b26dfbb4a9"

style-utils@~0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/style-utils/-/style-utils-0.2.0.tgz#3d8614931b8ff6e1eea0545f1dbfaf271bb1aa7e"

styled-components@3.2.6:
version "3.2.6"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.2.6.tgz#99e6e75a746bdedd295a17e03dd1493055a1cc3b"
Expand Down

0 comments on commit 6e9dbcd

Please sign in to comment.