From f80c8c5ffab8fef297b32be885baa81e057c1037 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 06:48:58 -0500 Subject: [PATCH] update: update dependency @types/lodash to v4.14.138 (#56) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3520ed..3e4545a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/chai": "4.2.0", "@types/deep-diff": "1.0.0", "@types/js-yaml": "3.12.1", - "@types/lodash": "4.14.137", + "@types/lodash": "4.14.138", "@types/mocha": "5.2.7", "@types/sinon": "7.0.13", "@types/yargs": "13.0.2", diff --git a/yarn.lock b/yarn.lock index c939b34..3d22527 100644 --- a/yarn.lock +++ b/yarn.lock @@ -90,10 +90,10 @@ resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656" integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA== -"@types/lodash@4.14.137": - version "4.14.137" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.137.tgz#8a4804937dc6462274ffcc088df8f14fc1b368e2" - integrity sha512-g4rNK5SRKloO+sUGbuO7aPtwbwzMgjK+bm9BBhLD7jGUiGR7zhwYEhSln/ihgYQBeIJ5j7xjyaYzrWTcu3UotQ== +"@types/lodash@4.14.138": + version "4.14.138" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.138.tgz#34f52640d7358230308344e579c15b378d91989e" + integrity sha512-A4uJgHz4hakwNBdHNPdxOTkYmXNgmUAKLbXZ7PKGslgeV0Mb8P3BlbYfPovExek1qnod4pDfRbxuzcVs3dlFLg== "@types/mocha@5.2.7": version "5.2.7"