Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency use-debounce to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 4, 2021
1 parent bfddf28 commit f7a4000
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"typescript": "4.2.3",
"use-debounce": "^5.0.1",
"use-debounce": "^7.0.0",
"use-query-params": "^1.1.8",
"uuid": "^8.3.2",
"web-vitals": "^0.2.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13511,10 +13511,10 @@ url@^0.11.0:
punycode "1.3.2"
querystring "0.2.0"

use-debounce@^5.0.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-5.2.1.tgz#7366543c769f1de3e92104dee64de5c4dfddfd33"
integrity sha512-BQG5uEypYHd/ASF6imzYR8tJHh5qGn28oZG/5iVAbljV6MUrfyT4jzxA8co+L+WLCT1U8VBwzzvlb3CHmUDpEA==
use-debounce@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-7.0.0.tgz#00a67d23d4fe09905e11145a99278da06c01c880"
integrity sha512-4fvxEEs7ztdNMh+c497HAgysdq2+Ascem6EaDANGlCIap1JzqfL03Xw8xkYc2lShfXm4uO6PA6V5zcXN7gJdFA==

use-query-params@^1.1.8:
version "1.2.2"
Expand Down

0 comments on commit f7a4000

Please sign in to comment.