chore(deps-dev): bump @types/lodash.debounce from 4.0.8 to 4.0.9 in /ui

Bumps [@types/lodash.debounce](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.debounce) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.debounce)

---
updated-dependencies:
- dependency-name: "@types/lodash.debounce"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-08 22:42:11 +00:00
committed by Łukasz Mierzwa
parent edf152ffa6
commit 56ad8d94e0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -62,7 +62,7 @@
"@types/enzyme": "3.10.15",
"@types/fontfaceobserver": "2.1.3",
"@types/jest": "29.5.7",
"@types/lodash.debounce": "4.0.8",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
@@ -5368,9 +5368,9 @@
"dev": true
},
"node_modules/@types/lodash.debounce": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
"integrity": "sha512-REumepIJjQFSOaBUoj81U5ZzF9YIhovzE2Lm6ejUbycmwx597k2ivG1cVfPtAj4eVuSbGoZDkJR0sRIahsE6/Q==",
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.9.tgz",
"integrity": "sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==",
"dev": true,
"dependencies": {
"@types/lodash": "*"
+1 -1
View File
@@ -57,7 +57,7 @@
"@types/enzyme": "3.10.15",
"@types/fontfaceobserver": "2.1.3",
"@types/jest": "29.5.7",
"@types/lodash.debounce": "4.0.8",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",