chore(deps): update dependency @types/lodash.debounce to v4.0.7

This commit is contained in:
Renovate Bot
2022-04-19 01:59:14 +00:00
committed by renovate[bot]
parent bb92364932
commit 0e3b1af545
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -64,7 +64,7 @@
"@types/enzyme": "3.10.12",
"@types/fontfaceobserver": "2.1.0",
"@types/jest": "27.4.1",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
@@ -9883,9 +9883,9 @@
"dev": true
},
"node_modules/@types/lodash.debounce": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.6.tgz",
"integrity": "sha512-4WTmnnhCfDvvuLMaF3KV4Qfki93KebocUF45msxhYyjMttZDQYzHkO639ohhk8+oco2cluAFL3t5+Jn4mleylQ==",
"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==",
"dev": true,
"dependencies": {
"@types/lodash": "*"
@@ -40406,9 +40406,9 @@
"dev": true
},
"@types/lodash.debounce": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.6.tgz",
"integrity": "sha512-4WTmnnhCfDvvuLMaF3KV4Qfki93KebocUF45msxhYyjMttZDQYzHkO639ohhk8+oco2cluAFL3t5+Jn4mleylQ==",
"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==",
"dev": true,
"requires": {
"@types/lodash": "*"
+1 -1
View File
@@ -63,7 +63,7 @@
"@types/enzyme": "3.10.12",
"@types/fontfaceobserver": "2.1.0",
"@types/jest": "27.4.1",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",