From 1f628bdb762d8ecad14f36e0c1fc07e6c92d2644 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 12:59:55 +0000 Subject: [PATCH] Bump react-redux-firebase from 2.5.0 to 3.5.1 Bumps [react-redux-firebase](https://github.com/prescottprue/react-redux-firebase) from 2.5.0 to 3.5.1. - [Release notes](https://github.com/prescottprue/react-redux-firebase/releases) - [Changelog](https://github.com/prescottprue/react-redux-firebase/blob/master/CHANGELOG.md) - [Commits](https://github.com/prescottprue/react-redux-firebase/commits/v3.5.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) mode change 100755 => 100644 package.json mode change 100755 => 100644 yarn.lock diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 9db24fd..3b1cc27 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "react-infinite": "^0.13.0", "react-promise": "^2.0.3", "react-redux": "^5.0.7", - "react-redux-firebase": "^2.4.1", + "react-redux-firebase": "^3.5.1", "react-router-dom": "^4.3.1", "react-script": "^2.0.5", "react-scripts": "^3.0.1", diff --git a/yarn.lock b/yarn.lock old mode 100755 new mode 100644 index dee31ca..e4eea05 --- a/yarn.lock +++ b/yarn.lock @@ -5624,10 +5624,10 @@ hoist-non-react-statics@^2.3.1, hoist-non-react-statics@^2.5.0: resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47" integrity sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw== -hoist-non-react-statics@^3.3.0: - version "3.3.1" - resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#101685d3aff3b23ea213163f6e8e12f4f111e19f" - integrity sha512-wbg3bpgA/ZqWrZuMOeJi8+SKMhr7X9TesL/rXMjTzh0p0JUBo3II8DHboYbuIXWRlttrUFxwcu/5kygrCw8fJw== +hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" + integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== dependencies: react-is "^16.7.0" @@ -10023,12 +10023,12 @@ react-reconciler@^0.7.0: object-assign "^4.1.1" prop-types "^15.6.0" -react-redux-firebase@^2.4.1: - version "2.5.0" - resolved "https://registry.yarnpkg.com/react-redux-firebase/-/react-redux-firebase-2.5.0.tgz#e0f9d99ae160bed5af94c924090261aff280dcbc" - integrity sha512-ZKX2jhRtnaaT04I3zQBVErhTZz7feBsvRmR/hoeefu+xC4ln4ZiHDC2UKsQ8iax3C8fDoZrLHAjjUPoMj6Mpaw== +react-redux-firebase@^3.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/react-redux-firebase/-/react-redux-firebase-3.5.1.tgz#ba30f3ef3541838bb73ecf0b8803fb4df2c013f3" + integrity sha512-RvICt6qa8fpfH8t1U1UkJ+AMSzUbcyCSXQ6YQIuFdda5E+Az4CDe4zo/DvzlVThLRBrv1H0vl33IzoOltW1aVA== dependencies: - hoist-non-react-statics "^3.3.0" + hoist-non-react-statics "^3.3.2" lodash "^4.17.15" prop-types "^15.7.2"