Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 6cb36aa commit 550da67
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"@types/big.js": "^6.2.2",
"@types/react-transition-group": "^4.4.6",
"@types/styled-components": "^5.1.26",
"use-debounce": "^10.0.0"
"use-debounce": "^10.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prop-types": "^15.8.1",
"shallow-equal": "^3.1.0",
"use-context-selector": "^1.2.11",
"use-debounce": "^10.0.0",
"use-debounce": "^10.0.1",
"use-reduction": "^2.1.2"
},
"devDependencies": {
Expand Down

0 comments on commit 550da67

Please sign in to comment.