From 7b195d6b08d6a552d0c4ea4fb18f3d83c0103cd8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 13:15:19 +0000 Subject: [PATCH] Bump throttle-debounce from 2.1.0 to 2.2.1 Bumps [throttle-debounce](https://github.com/niksy/throttle-debounce) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/niksy/throttle-debounce/releases) - [Changelog](https://github.com/niksy/throttle-debounce/blob/master/CHANGELOG.md) - [Commits](https://github.com/niksy/throttle-debounce/compare/v2.1.0...v2.2.1) 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 66becd7..62a2fa1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-dom": "^16.13.1", "react-markdown": "^4.3.1", "styled-components": "^4.4.1", - "throttle-debounce": "^2.1.0" + "throttle-debounce": "^2.2.1" }, "devDependencies": { "@babel/core": "^7.10.1", diff --git a/yarn.lock b/yarn.lock index fb24451..b6fb82c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8842,10 +8842,10 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -throttle-debounce@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-2.1.0.tgz#257e648f0a56bd9e54fe0f132c4ab8611df4e1d5" - integrity sha512-AOvyNahXQuU7NN+VVvOOX+uW6FPaWdAOdRP5HfwYxAfCzXTFKRMoIMk+n+po318+ktcChx+F1Dd91G3YHeMKyg== +throttle-debounce@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-2.2.1.tgz#fbd933ae6793448816f7d5b3cae259d464c98137" + integrity sha512-i9hAVld1f+woAiyNGqWelpDD5W1tpMroL3NofTz9xzwq6acWBlO2dC8k5EFSZepU6oOINtV5Q3aSPoRg7o4+fA== throttleit@^1.0.0: version "1.0.0"