From dfee22bbb09c4d016b013657e9357c404b9f26e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2020 21:43:09 +0100 Subject: [PATCH] Bump lodash in /test/execution-tests/2.1.4_babel-allowJsImportTypes (#1149) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/execution-tests/2.1.4_babel-allowJsImportTypes/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/execution-tests/2.1.4_babel-allowJsImportTypes/yarn.lock b/test/execution-tests/2.1.4_babel-allowJsImportTypes/yarn.lock index 6dfaa5827..81bc49797 100644 --- a/test/execution-tests/2.1.4_babel-allowJsImportTypes/yarn.lock +++ b/test/execution-tests/2.1.4_babel-allowJsImportTypes/yarn.lock @@ -576,8 +576,8 @@ locate-path@^2.0.0: path-exists "^3.0.0" lodash@^4.17.4: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" loose-envify@^1.0.0: version "1.3.1"