Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 2019c2b commit b941672
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions blocks/header-nav-chain-block/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion blocks/header-nav-chain-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"focus-trap-react": "^10.2.3",
"use-debounce": "^9.0.4"
"use-debounce": "^10.0.0"
},
"gitHead": "83fb8d6685958d85ddbfcfbf01d9a5c864cd6c95"
}
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"@wpmedia/unpublished-content-source-block": "file:blocks/unpublished-content-source-block",
"@wpmedia/video-player-block": "file:blocks/video-player-block",
"focus-trap-react": "^10.2.3",
"use-debounce": "^9.0.4"
"use-debounce": "^10.0.0"
},
"overrides": {
"react-oembed-container": {
Expand Down

0 comments on commit b941672

Please sign in to comment.