From 41735ff0887f2072cac47164555e3b07f3d8f721 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2020 20:01:58 -0500 Subject: [PATCH] update: update dependency @types/lodash to v4.14.150 (#156) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 20e6f39..1330fe5 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/chai": "4.2.11", "@types/chai-as-promised": "7.1.2", "@types/js-yaml": "3.12.3", - "@types/lodash": "4.14.149", + "@types/lodash": "4.14.150", "@types/mocha": "7.0.2", "@types/sinon-chai": "3.2.4", "@types/source-map-support": "0.5.1", diff --git a/yarn.lock b/yarn.lock index 4e7dba6..9bac96e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -362,10 +362,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636" integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A== -"@types/lodash@4.14.149": - version "4.14.149" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440" - integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ== +"@types/lodash@4.14.150": + version "4.14.150" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.150.tgz#649fe44684c3f1fcb6164d943c5a61977e8cf0bd" + integrity sha512-kMNLM5JBcasgYscD9x/Gvr6lTAv2NVgsKtet/hm93qMyf/D1pt+7jeEZklKJKxMVmXjxbRVQQGfqDSfipYCO6w== "@types/mocha@7.0.2": version "7.0.2"