From e76e247ab2920e4dc12d0c8aca6d8f0fdf452b27 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 May 2021 07:23:03 +0000 Subject: [PATCH] chore: update dependency @types/lodash to v4.14.169 --- @commitlint/load/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index 594fea25b3..786b016e01 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@commitlint/test": "^12.1.0", "@commitlint/utils": "^12.1.1", - "@types/lodash": "4.14.168", + "@types/lodash": "4.14.169", "conventional-changelog-atom": "^2.0.8", "execa": "^5.0.0" }, diff --git a/yarn.lock b/yarn.lock index fe9e8c9c73..a2f3095948 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2302,10 +2302,10 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.168": - version "4.14.168" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" - integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== +"@types/lodash@4.14.169": + version "4.14.169" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb" + integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw== "@types/lodash@^4.14.161": version "4.14.161"