chore(deps-dev): bump @types/lodash.throttle from 4.1.8 to 4.1.9 in /ui

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

---
updated-dependencies:
- dependency-name: "@types/lodash.throttle"
  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:28:44 +00:00
committed by Łukasz Mierzwa
parent dca656ab3d
commit edf152ffa6
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -64,7 +64,7 @@
"@types/jest": "29.5.7",
"@types/lodash.debounce": "4.0.8",
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.8",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/node": "20.8.10",
"@types/promise-retry": "1.1.5",
@@ -5386,9 +5386,9 @@
}
},
"node_modules/@types/lodash.throttle": {
"version": "4.1.8",
"resolved": "https://registry.npmjs.org/@types/lodash.throttle/-/lodash.throttle-4.1.8.tgz",
"integrity": "sha512-EJT8Wg9HLcrsaTlFJ+wmolrGMCC/WBmqOISNi1y9hukgp15cYnfO435X1ReUl0VTIAYnRailHqSZEmzLJb5fiQ==",
"version": "4.1.9",
"resolved": "https://registry.npmjs.org/@types/lodash.throttle/-/lodash.throttle-4.1.9.tgz",
"integrity": "sha512-PCPVfpfueguWZQB7pJQK890F2scYKoDUL3iM522AptHWn7d5NQmeS/LTEHIcLr5PaTzl3dK2Z0xSUHHTHwaL5g==",
"dev": true,
"dependencies": {
"@types/lodash": "*"
+1 -1
View File
@@ -59,7 +59,7 @@
"@types/jest": "29.5.7",
"@types/lodash.debounce": "4.0.8",
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.8",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/node": "20.8.10",
"@types/promise-retry": "1.1.5",