aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-12 06:24:02 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit47faae994db98ee3cf871e8ba3bb8c31fb8019c4 (patch)
treebe93db4c3196f4ef874966c2b8da6f8fa6015555 /vnext/package.json
parent303be14573033d94204e0247ac712a3db5b972b2 (diff)
Bump react-use from 17.2.0 to 17.2.1
Bumps [react-use](https://github.com/streamich/react-use) from 17.2.0 to 17.2.1. - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/react-use/compare/v17.2.0...v17.2.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 929f344e..24107936 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -84,7 +84,7 @@
"react-cookie": "^4.0.3",
"react-dom": "17.0.1",
"react-router-dom": "^5.2.0",
- "react-use": "^17.2.0",
+ "react-use": "^17.2.1",
"react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.7",
"svg4everybody": "^2.1.9",