chore(deps): pin dependency @types/lodash.debounce to 4.0.7 (#2488)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #2488
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-10-04 18:25:43 +00:00 committed by konrad
parent 00e0a23d48
commit e2f02cfc61
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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