Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2022
1 parent f7b2741 commit 760e112
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 @@ -137,7 +137,7 @@
"remark-code-blocks": "^2.0.1",
"remark-frontmatter": "^3.0.0",
"remark-gfm": "^1.0.0",
"use-debounce": "^8.0.1",
"use-debounce": "^8.0.4",
"uuid": "^8.3.2"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15650,10 +15650,10 @@ url-loader@^4.1.1:
mime-types "^2.1.27"
schema-utils "^3.0.0"

use-debounce@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-8.0.1.tgz#5f3e11b067bdf9f2c554a20b4764e38b48022664"
integrity sha512-6tGAFJKJ0qCalecaV7/gm/M6n238nmitNppvR89ff1yfwSFjwFKR7IQZzIZf1KZRQhqNireBzytzU6jgb29oVg==
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@^3.1.0:
version "3.1.1"
Expand Down

0 comments on commit 760e112

Please sign in to comment.