mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
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:
committed by
Łukasz Mierzwa
parent
edf152ffa6
commit
56ad8d94e0
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user