From d54b9a7ae5ef4b0ffdc93aa94558486e61630a68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:23:41 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.15 in /example Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15) Signed-off-by: dependabot[bot] --- example/yarn.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 1472b61..a4a6e1f 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1958,8 +1958,9 @@ locate-path@^3.0.0: path-exists "^3.0.0" lodash@^4.17.11, lodash@^4.17.3: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" + version "4.17.15" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" + integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== loglevel@^1.6.1: version "1.6.1" @@ -2799,8 +2800,10 @@ reason-react@>=0.7.0, reason-react@^0.7.0: react-dom ">=16.8.1" "reason-window@link:..": - version "0.0.0" - uid "" + version "0.0.1" + dependencies: + react-window "^1.8.1" + reason-react "^0.7.0" regenerator-runtime@^0.13.2: version "0.13.2"