From ee5735dccc2b8d68e6754c96a8bbee33a41e7f20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 05:06:29 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash from 4.14.160 to 4.14.161 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.160 to 4.14.161. - [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 db92cb1be..f64b776e0 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@types/html-minifier-terser": "^5.0.0", "@types/inquirer": "^7.3.0", "@types/listr": "^0.14.2", - "@types/lodash": "^4.14.159", + "@types/lodash": "^4.14.161", "@types/mime-types": "^2.1.0", "@types/minimist": "^1.2.0", "@types/mocha": "^8.0.2", diff --git a/yarn.lock b/yarn.lock index afe500c7d..63e7aab76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1320,10 +1320,10 @@ "@types/node" "*" rxjs "^6.5.1" -"@types/lodash@^4.14.159": - version "4.14.160" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.160.tgz#2f1bba6500bc3cb9a732c6d66a083378fb0b0b29" - integrity sha512-aP03BShJoO+WVndoVj/WNcB/YBPt+CIU1mvaao2GRAHy2yg4pT/XS4XnVHEQBjPJGycWf/9seKEO9vopTJGkvA== +"@types/lodash@^4.14.161": + version "4.14.161" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18" + integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA== "@types/memory-fs@*": version "0.3.2"