Skip to content

Commit

Permalink
chore(deps): update dependency rc-scroll-anim to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2019
1 parent ae921c2 commit 3864990
Show file tree
Hide file tree
Showing 2 changed files with 26 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.6.2",
"rc-tween-one": "1.7.3",
"react": "16.3.2",
"react-dom": "16.3.2",
Expand Down
30 changes: 25 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10444,17 +10444,18 @@ [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.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/rc-scroll-anim/-/rc-scroll-anim-2.6.2.tgz#d7b027e30cfa0b385a2ca347aed92c716a3578ce"
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"
react-lifecycles-compat "^3.0.4"
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 +10466,17 @@ [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.4.0:
version "2.6.5"
resolved "https://registry.yarnpkg.com/rc-tween-one/-/rc-tween-one-2.6.5.tgz#b4c21d18df0ffae38bc6965daf3b73d72df0c584"
dependencies:
babel-runtime "6.x"
prop-types "^15.6.1"
raf "~3.4.0"
react-lifecycles-compat "^3.0.4"
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 @@ -10661,6 +10673,10 @@ react-is@^16.3.1, react-is@^16.3.2:
version "16.3.2"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.3.2.tgz#f4d3d0e2f5fbb6ac46450641eb2e25bf05d36b22"

react-lifecycles-compat@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"

[email protected]:
version "5.3.1"
resolved "https://registry.yarnpkg.com/react-loadable/-/react-loadable-5.3.1.tgz#9699e9a08fed49bacd69caaa282034b62a76bcdd"
Expand Down Expand Up @@ -12450,6 +12466,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"

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

0 comments on commit 3864990

Please sign in to comment.