chore(deps): pin dependency @types/lodash.debounce to 4.0.7 (#2488)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2488 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
00e0a23d48
commit
e2f02cfc61
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@
|
|||
"@rushstack/eslint-patch": "1.2.0",
|
||||
"@types/dompurify": "2.3.4",
|
||||
"@types/flexsearch": "0.7.3",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
"@types/lodash.debounce": "4.0.7",
|
||||
"@types/marked": "4.0.7",
|
||||
"@types/node": "16.11.64",
|
||||
"@typescript-eslint/eslint-plugin": "5.39.0",
|
||||
|
|
|
@ -18,7 +18,7 @@ specifiers:
|
|||
'@types/flexsearch': 0.7.3
|
||||
'@types/is-touch-device': 1.0.0
|
||||
'@types/lodash.clonedeep': 4.5.7
|
||||
'@types/lodash.debounce': ^4.0.7
|
||||
'@types/lodash.debounce': 4.0.7
|
||||
'@types/marked': 4.0.7
|
||||
'@types/node': 16.11.64
|
||||
'@types/sortablejs': 1.15.0
|
||||
|
|
Loading…
Reference in a new issue