From 72f4d8cc0cc01b58484635bfc8a3290ea858b354 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Nov 2019 00:17:04 +0000 Subject: [PATCH] update: update dependency @types/lodash to v4.14.145 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 01adf10..2d26480 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@types/chai-as-promised": "7.1.2", "@types/deep-diff": "1.0.0", "@types/js-yaml": "3.12.1", - "@types/lodash": "4.14.144", + "@types/lodash": "4.14.145", "@types/mocha": "5.2.7", "@types/sinon": "7.5.0", "@types/sinon-chai": "3.2.3", diff --git a/yarn.lock b/yarn.lock index d2189ca..2e547b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -225,10 +225,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656" integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA== -"@types/lodash@4.14.144": - version "4.14.144" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.144.tgz#12e57fc99064bce45e5ab3c8bc4783feb75eab8e" - integrity sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg== +"@types/lodash@4.14.145": + version "4.14.145" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.145.tgz#abcafe85788f1392c5d5a144142aaf8529ad6bb9" + integrity sha512-7lX5bZFO3YG3AG0XVIm5L1SB6wDLtuaJksTkTWrux3/XwCZgw3MPWZBt3Jgj0w98uqUXWVypT2msxo0A1t22lw== "@types/mocha@5.2.7": version "5.2.7"