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