aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-11 06:30:31 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit7a02b8411b28abef21794a27396f2e0ec5988626 (patch)
tree4fc6a9c47194ccd432b5c80073f117c28fe76222 /vnext/package.json
parent0175df0c735ed45437e6733ad070929bfca3f40a (diff)
Bump react-use from 17.1.1 to 17.2.0
Bumps [react-use](https://github.com/streamich/react-use) from 17.1.1 to 17.2.0. - [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.1.1...v17.2.0) 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 1adf684d..61d98a2f 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.1.1",
+ "react-use": "^17.2.0",
"react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.7",
"svg4everybody": "^2.1.9",