Skip to content

Commit

Permalink
build(deps): Bump use-debounce from 8.0.4 to 9.0.2
Browse files Browse the repository at this point in the history
Bumps [use-debounce](https://github.com/xnimorz/use-debounce) from 8.0.4 to 9.0.2.
- [Release notes](https://github.com/xnimorz/use-debounce/releases)
- [Changelog](https://github.com/xnimorz/use-debounce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xnimorz/use-debounce/commits)

---
updated-dependencies:
- dependency-name: use-debounce
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2022
1 parent 5b47e79 commit 36cbe8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"remark-code-blocks": "^2.0.1",
"remark-frontmatter": "^3.0.0",
"remark-gfm": "^1.0.0",
"use-debounce": "^8.0.4",
"use-debounce": "^9.0.2",
"uuid": "^9.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18350,10 +18350,10 @@ url@^0.11.0:
punycode "1.3.2"
querystring "0.2.0"

use-debounce@^8.0.4:
version "8.0.4"
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-8.0.4.tgz#27e93b2f010bd0b8ad06e9fc7de891d9ee5d6b8e"
integrity sha512-fGqsYQzl8kLHF2QpQSgIwgOgJmnh6j5L6SIzQiHdLfwp3q1egUL3btq5Bg2SJysH6A0ILLgT2IqXZKoNJr0nFw==
use-debounce@^9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-9.0.2.tgz#2883982ec1eb79affec46f14047244057b78161c"
integrity sha512-QLyB0sxt9F5AisGDrUybCRJSLE60bTQR0yXc+IebNGUu1GCXwii1zsZl82mPGdWqDVQy7+1FKMLHQUixxf5Nbw==

use@^3.1.0:
version "3.1.1"
Expand Down

0 comments on commit 36cbe8f

Please sign in to comment.