From fff2c4132318bcef9835dd66c521d8ae3ff3432f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Jan 2018 20:39:36 -0800 Subject: [PATCH] =?UTF-8?q?Update=20react-with-direction=20to=20the=20late?= =?UTF-8?q?st=20version=20=F0=9F=9A=80=20(#13131)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update react-with-direction to version 1.3.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- package.json | 2 +- yarn.lock | 34 ++++++++++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b072ad0ec3c9..9411328d447f 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "prop-types": "15.6.0", "react-addons-shallow-compare": "15.6.2", "react-externs": "0.13.6", - "react-with-direction": "1.1.0", + "react-with-direction": "1.3.0", "request": "2.83.0", "rimraf": "2.6.2", "rocambole": "0.7.0", diff --git a/yarn.lock b/yarn.lock index fbf1983ffea9..183cd7301f08 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3095,6 +3095,10 @@ diffie-hellman@^5.0.0: miller-rabin "^4.0.0" randombytes "^2.0.0" +direction@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/direction/-/direction-1.0.1.tgz#0481cc6eb44b4bb0c00da0ddb10a91469bbffe5d" + doctrine@2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" @@ -4872,6 +4876,10 @@ has-gulplog@^0.1.0: dependencies: sparkles "^1.0.0" +has-symbols@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44" + has-unicode@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" @@ -7323,7 +7331,7 @@ object-copy@^0.1.0: define-property "^0.2.5" kind-of "^3.0.3" -object-keys@^1.0.10, object-keys@^1.0.8: +object-keys@^1.0.10, object-keys@^1.0.11, object-keys@^1.0.8: version "1.0.11" resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d" @@ -7345,6 +7353,15 @@ object.assign@^4.0.4: function-bind "^1.1.0" object-keys "^1.0.10" +object.assign@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da" + dependencies: + define-properties "^1.1.2" + function-bind "^1.1.1" + has-symbols "^1.0.0" + object-keys "^1.0.11" + object.defaults@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/object.defaults/-/object.defaults-1.1.0.tgz#3a7f868334b407dea06da16d88d5cd29e435fecf" @@ -8468,7 +8485,20 @@ react-portal@^3.1.0: dependencies: prop-types "^15.5.8" -react-with-direction@1.1.0, react-with-direction@^1.1.0: +react-with-direction@1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/react-with-direction/-/react-with-direction-1.3.0.tgz#9885f5941aa986be753db95a41e8f3d8f8de97ff" + dependencies: + airbnb-prop-types "^2.8.1" + brcast "^2.0.2" + deepmerge "^1.5.1" + direction "^1.0.1" + hoist-non-react-statics "^2.3.1" + object.assign "^4.1.0" + object.values "^1.0.4" + prop-types "^15.6.0" + +react-with-direction@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/react-with-direction/-/react-with-direction-1.1.0.tgz#1043d850db3d5c9970bca9e8d05dbea8c7e958c4" dependencies: