From d080c09c936a373b9fc5aa4b0ee62469d1f45d55 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Nov 2020 18:57:54 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.165 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e4d802256720..4fa375d08dcb 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@types/inquirer": "7.3.1", "@types/jest": "26.0.15", "@types/jsonpath": "0.2.0", - "@types/lodash": "4.14.164", + "@types/lodash": "4.14.165", "@types/node": "8.10.66", "@typescript-eslint/eslint-plugin": "4.6.1", "@typescript-eslint/parser": "4.6.1", diff --git a/yarn.lock b/yarn.lock index 51b7389a8c56..be2fbc0d0c94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1309,10 +1309,10 @@ resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.0.tgz#13c62db22a34d9c411364fac79fd374d63445aa1" integrity sha512-v7qlPA0VpKUlEdhghbDqRoKMxFB3h3Ch688TApBJ6v+XLDdvWCGLJIYiPKGZnS6MAOie+IorCfNYVHOPIHSWwQ== -"@types/lodash@4.14.164": - version "4.14.164" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0" - integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg== +"@types/lodash@4.14.165": + version "4.14.165" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f" + integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg== "@types/minimatch@*": version "3.0.3"