aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-11 06:41:18 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commita65c39ffc9ef6b0af4fa7fc9bf35bb869cc2f2b6 (patch)
treeb0c3ebf072f8ef0371c697b6dd5453284b5a7cc1 /vnext/package.json
parent0340f17c5bebde444531776eb58aa0f0011fa341 (diff)
Bump react-use from 17.1.0 to 17.1.1
Bumps [react-use](https://github.com/streamich/react-use) from 17.1.0 to 17.1.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.1.0...v17.1.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 458d9ddf..064bcb3a 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.0",
+ "react-use": "^17.1.1",
"react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.7",
"svg4everybody": "^2.1.9",