mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): update dependency @types/lodash.throttle to v4.1.7
This commit is contained in:
committed by
renovate[bot]
parent
543635d65c
commit
f403d1ab9a
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -66,7 +66,7 @@
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/lodash.debounce": "4.0.7",
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/node": "16.11.27",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
@@ -9901,9 +9901,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/lodash.throttle": {
|
||||
"version": "4.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash.throttle/-/lodash.throttle-4.1.6.tgz",
|
||||
"integrity": "sha512-/UIH96i/sIRYGC60NoY72jGkCJtFN5KVPhEMMMTjol65effe1gPn0tycJqV5tlSwMTzX8FqzB5yAj0rfGHTPNg==",
|
||||
"version": "4.1.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash.throttle/-/lodash.throttle-4.1.7.tgz",
|
||||
"integrity": "sha512-znwGDpjCHQ4FpLLx19w4OXDqq8+OvREa05H89obtSyXyOFKL3dDjCslsmfBz0T2FU8dmf5Wx1QvogbINiGIu9g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/lodash": "*"
|
||||
@@ -40424,9 +40424,9 @@
|
||||
}
|
||||
},
|
||||
"@types/lodash.throttle": {
|
||||
"version": "4.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash.throttle/-/lodash.throttle-4.1.6.tgz",
|
||||
"integrity": "sha512-/UIH96i/sIRYGC60NoY72jGkCJtFN5KVPhEMMMTjol65effe1gPn0tycJqV5tlSwMTzX8FqzB5yAj0rfGHTPNg==",
|
||||
"version": "4.1.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash.throttle/-/lodash.throttle-4.1.7.tgz",
|
||||
"integrity": "sha512-znwGDpjCHQ4FpLLx19w4OXDqq8+OvREa05H89obtSyXyOFKL3dDjCslsmfBz0T2FU8dmf5Wx1QvogbINiGIu9g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/lodash": "*"
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/lodash.debounce": "4.0.7",
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/node": "16.11.27",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user