From 32ec4cd8b658cbe6baad43b7e06e38bb8e4ea022 Mon Sep 17 00:00:00 2001 From: 1Copenut Date: Tue, 29 Nov 2022 12:11:10 -0600 Subject: [PATCH] Set the correct version delimiter for react-focus-on --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index efc936a55e8b8..d36ebb51e2d9a 100644 --- a/package.json +++ b/package.json @@ -611,7 +611,7 @@ "react-dom": "^17.0.2", "react-dropzone": "^4.2.9", "react-fast-compare": "^2.0.4", - "react-focus-on": "3.7.0", + "react-focus-on": "^3.7.0", "react-grid-layout": "^1.3.4", "react-hook-form": "^7.39.5", "react-intl": "^2.8.0", diff --git a/yarn.lock b/yarn.lock index e7c76ebf76aa3..f2692a83d77d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22664,7 +22664,7 @@ react-focus-lock@^2.9.2: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-focus-on@3.7.0, react-focus-on@^3.7.0: +react-focus-on@^3.7.0: version "3.7.0" resolved "https://registry.yarnpkg.com/react-focus-on/-/react-focus-on-3.7.0.tgz#bf782b51483d52d1d336b7b09cb864897af26cdf" integrity sha512-TsCnbJr4qjqFatJ4U1N8qGSZH+FUzxJ5mJ5ta7TY2YnDmUbGGmcvZMTZgGjQ1fl6vlztsMyg6YyZlPAeeIhEUg==