From d7a0e5f43558c01c9a158ec6752c8248484d4166 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 May 2021 12:02:48 +0000 Subject: [PATCH] update: update dependency @types/lodash to v4.14.169 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae00c49..f28bfdf 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/chai": "4.2.18", "@types/chai-as-promised": "7.1.4", "@types/js-yaml": "4.0.1", - "@types/lodash": "4.14.168", + "@types/lodash": "4.14.169", "@types/mocha": "8.2.2", "@types/react": "17.0.5", "@types/react-dom": "17.0.4", diff --git a/yarn.lock b/yarn.lock index b769af7..a47235b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -863,10 +863,10 @@ dependencies: "@types/node" "*" -"@types/lodash@4.14.168": - version "4.14.168" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@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://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb" + integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw== "@types/lru-cache@^5.1.0": version "5.1.0"