From 76bdf7c7cf14b93bea43fa9596e74d7f16703f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 08:06:32 +0000 Subject: [PATCH] Bump react-simple-keyboard from 2.5.186 to 3.1.24 Bumps [react-simple-keyboard](https://github.com/hodgef/react-simple-keyboard) from 2.5.186 to 3.1.24. - [Release notes](https://github.com/hodgef/react-simple-keyboard/releases) - [Commits](https://github.com/hodgef/react-simple-keyboard/commits) 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 66ef278cc4..38e0e4a121 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react-responsive": "^8.2.0", "react-router": "^5.2.0", "react-router-dom": "^5.2.0", - "react-simple-keyboard": "^2.5.186", + "react-simple-keyboard": "^3.1.24", "react-sortable-hoc": "^1.11.0", "react-textarea-autosize": "^8.3.2", "redux": "~4.0", diff --git a/yarn.lock b/yarn.lock index 6b3029f7cd..c06abfb699 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11225,10 +11225,10 @@ react-shallow-renderer@^16.13.1: object-assign "^4.1.1" react-is "^16.12.0 || ^17.0.0" -react-simple-keyboard@^2.5.186: - version "2.5.186" - resolved "https://registry.yarnpkg.com/react-simple-keyboard/-/react-simple-keyboard-2.5.186.tgz#93dca2ef0327469bfab6c8a65296a7376288de91" - integrity sha512-INNYqbIRlZlsLzf1vfW5O3gEhjfDowv0ya+Y79ZwBvFPIx05YTp4tdmv4Pqhas3UMGKG35eM//WyIqW4JrTYMA== +react-simple-keyboard@^3.1.24: + version "3.1.24" + resolved "https://registry.yarnpkg.com/react-simple-keyboard/-/react-simple-keyboard-3.1.24.tgz#1bcd7fc4f6a0f0c08b8ce1e4c75263f63cd824f5" + integrity sha512-mu0xs/pczsbPpAjgxbh8vrbp27SjX0vOH2nuTx+mnLHQjRrbUkCptYwHo4heTrDS72CLJAcG8gUZpQ5DdFuumw== react-sortable-hoc@^1.11.0: version "1.11.0"