From 688960fc3734a1d0163454bbe9fc550a5062d443 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 05:42:45 +0000 Subject: [PATCH] chore(deps): Bump mem from 6.0.1 to 6.1.0 Bumps [mem](https://github.com/sindresorhus/mem) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/sindresorhus/mem/releases) - [Commits](https://github.com/sindresorhus/mem/compare/v6.0.1...v6.1.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0591829f1..f45fae339 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3580,9 +3580,9 @@ map-visit@^1.0.0: object-visit "^1.0.0" mem@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/mem/-/mem-6.0.1.tgz#3f8ad1b0f8c4e00daf07f104e95b9d78131d7908" - integrity sha512-uIRYASflIsXqvKe+7aXbLrydaRzz4qiK6amqZDQI++eRtW3UoKtnDcGeCAOREgll7YMxO5E4VB9+3B0LFmy96g== + version "6.1.0" + resolved "https://registry.yarnpkg.com/mem/-/mem-6.1.0.tgz#846eca0bd4708a8f04b9c3f3cd769e194ae63c5c" + integrity sha512-RlbnLQgRHk5lwqTtpEkBTQ2ll/CG/iB+J4Hy2Wh97PjgZgXgWJWrFF+XXujh3UUVLvR4OOTgZzcWMMwnehlEUg== dependencies: map-age-cleaner "^0.1.3" mimic-fn "^3.0.0"