From 7c70c86fe2aec5fdb63de834d04595b81d2164ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 15:48:25 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash from 4.14.161 to 4.14.162 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.161 to 4.14.162. - [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 4954e5f6..10a51a39 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@swc-node/register": "^1.0.0", "@types/debug": "^4.1.5", "@types/inquirer": "^7.3.1", - "@types/lodash": "^4.14.161", + "@types/lodash": "^4.14.162", "@types/node": "^14.11.8", "@types/sinon": "^9.0.8", "@typescript-eslint/eslint-plugin": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index b0942969..9551927e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -545,10 +545,10 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.161": - version "4.14.161" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18" - integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA== +"@types/lodash@^4.14.162": + version "4.14.162" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.162.tgz#65d78c397e0d883f44afbf1f7ba9867022411470" + integrity sha512-alvcho1kRUnnD1Gcl4J+hK0eencvzq9rmzvFPRmP5rPHx9VVsJj6bKLTATPVf9ktgv4ujzh7T+XWKp+jhuODig== "@types/node@*", "@types/node@>= 8", "@types/node@^14.11.8": version "14.11.8"