From 59b9466e3ae1e93aeee6902071cce45f85c72116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 09:54:27 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash from 4.14.166 to 4.14.167 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.166 to 4.14.167. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f36c47cb..024044b1 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.1", "@types/debug": "^4.1.5", "@types/inquirer": "^7.3.1", - "@types/lodash": "^4.14.166", + "@types/lodash": "^4.14.167", "@types/node": "^14.14.19", "@types/sinon": "^9.0.10", "@typescript-eslint/eslint-plugin": "^4.11.1", diff --git a/yarn.lock b/yarn.lock index 53566a28..14efde88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1364,10 +1364,10 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.166": - version "4.14.166" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f" - integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA== +"@types/lodash@^4.14.167": + version "4.14.167" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e" + integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw== "@types/minimatch@*": version "3.0.3"