Skip to content

Commit

Permalink
Bump use-debounce from 10.0.0 to 10.0.1 (#13719)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent c879c0c commit 4fe4367
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 4fe4367

Please sign in to comment.