From 80912b52f6e226def1243de1524063947fe68af8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Sep 2019 18:20:12 +0000 Subject: [PATCH] update: update dependency @types/lodash to v4.14.139 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 225a448..e126592 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/chai": "4.2.3", "@types/deep-diff": "1.0.0", "@types/js-yaml": "3.12.1", - "@types/lodash": "4.14.138", + "@types/lodash": "4.14.139", "@types/mocha": "5.2.7", "@types/sinon": "7.0.13", "@types/source-map-support": "0.5.0", diff --git a/yarn.lock b/yarn.lock index a3dcc53..2e3fe7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -174,10 +174,10 @@ resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656" integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA== -"@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/lodash@4.14.139": + version "4.14.139" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.139.tgz#b7b8a00d014a7debb29dc2dae4f91d3d3c6d5ab3" + integrity sha512-Z6pbDYaWpluqcF8+6qgv6STPEl0jIlyQmpYGwTrzhgwqok8ltBh/p7GAmYnz81wUhxQRhEr8MBpQrB4fQ/hwIA== "@types/mocha@5.2.7": version "5.2.7"