Skip to content

Commit

Permalink
Merge pull request #138 from microsoft/dependabot/npm_and_yarn/App/fr…
Browse files Browse the repository at this point in the history
…ontend-app/dependabotchanges/use-debounce-10.0.4

build: bump use-debounce from 9.0.4 to 10.0.4 in /App/frontend-app
  • Loading branch information
Roopan-Microsoft authored Dec 29, 2024
2 parents 362a27c + 102c687 commit 1f3b6d5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
13 changes: 6 additions & 7 deletions App/frontend-app/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 App/frontend-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-router-dom": "^7.1.1",
"react-tiff": "^0.0.11",
"react-uploader": "^3.43.0",
"use-debounce": "^9.0.4"
"use-debounce": "^10.0.4"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.6.3",
Expand Down
10 changes: 5 additions & 5 deletions App/frontend-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6645,7 +6645,7 @@ kleur@^3.0.3:
react-router-dom "^7.1.1"
react-tiff "^0.0.11"
react-uploader "^3.43.0"
use-debounce "^9.0.4"
use-debounce "^10.0.4"

language-subtag-registry@^0.3.20:
version "0.3.22"
Expand Down Expand Up @@ -9174,10 +9174,10 @@ url-parse@^1.5.3:
querystringify "^2.1.1"
requires-port "^1.0.0"

use-debounce@^9.0.4:
version "9.0.4"
resolved "https://registry.npmjs.org/use-debounce/-/use-debounce-9.0.4.tgz"
integrity sha512-6X8H/mikbrt0XE8e+JXRtZ8yYVvKkdYRfmIhWZYsP8rcNs9hk3APV8Ua2mFkKRLcJKVdnX2/Vwrmg2GWKUQEaQ==
use-debounce@^10.0.4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-10.0.4.tgz#2135be498ad855416c4495cfd8e0e130bd33bb24"
integrity sha512-6Cf7Yr7Wk7Kdv77nnJMf6de4HuDE4dTxKij+RqE9rufDsI6zsbjyAxcH5y2ueJCQAnfgKbzXbZHYlkFwmBlWkw==

use-disposable@^1.0.1:
version "1.0.2"
Expand Down

0 comments on commit 1f3b6d5

Please sign in to comment.