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

Bumps [@types/lodash.debounce](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.debounce) from 4.0.7 to 4.0.8.
- [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-10-23 08:30:46 +01:00
committed by Łukasz Mierzwa
parent ca267c25cc
commit 9e1ca177ed
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.1",
"@types/jest": "29.5.5",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.debounce": "4.0.8",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.8",
"@types/lodash.uniqueid": "4.0.7",
@@ -5368,9 +5368,9 @@
"dev": true
},
"node_modules/@types/lodash.debounce": {
"version": "4.0.7",
"resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.7.tgz",
"integrity": "sha512-X1T4wMZ+gT000M2/91SYj0d/7JfeNZ9PeeOldSNoE/lunLeQXKvkmIumI29IaKMotU/ln/McOIvgzZcQ/3TrSA==",
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
"integrity": "sha512-REumepIJjQFSOaBUoj81U5ZzF9YIhovzE2Lm6ejUbycmwx597k2ivG1cVfPtAj4eVuSbGoZDkJR0sRIahsE6/Q==",
"dev": true,
"dependencies": {
"@types/lodash": "*"
+1 -1
View File
@@ -57,7 +57,7 @@
"@types/enzyme": "3.10.15",
"@types/fontfaceobserver": "2.1.1",
"@types/jest": "29.5.5",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.debounce": "4.0.8",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.8",
"@types/lodash.uniqueid": "4.0.7",