From eb0d79f7a80a67d75f75e2c232b4144d34f44358 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 07:23:02 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash from 4.14.164 to 4.14.165 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.164 to 4.14.165. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dc74c944..4566573c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.1", "@types/debug": "^4.1.5", "@types/inquirer": "^7.3.1", - "@types/lodash": "^4.14.164", + "@types/lodash": "^4.14.165", "@types/node": "^14.14.6", "@types/sinon": "^9.0.8", "@typescript-eslint/eslint-plugin": "^4.6.1", diff --git a/yarn.lock b/yarn.lock index 2f264923..619ccfc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -487,10 +487,10 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.164": - version "4.14.164" - resolved "https://registry.npmjs.org/@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.npmjs.org/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f" + integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg== "@types/node@*", "@types/node@>= 8", "@types/node@^14.14.6": version "14.14.6"