chore(front): update dependency @types/lodash-es to v4.17.12

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2679>
This commit is contained in:
Renovate Bot 2023-12-09 15:36:10 +00:00
parent 1c93460ffb
commit 6234dfd2a7
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@
"@types/diff": "5.0.9", "@types/diff": "5.0.9",
"@types/dompurify": "2.4.0", "@types/dompurify": "2.4.0",
"@types/jquery": "3.5.29", "@types/jquery": "3.5.29",
"@types/lodash-es": "4.17.7", "@types/lodash-es": "4.17.12",
"@types/moxios": "0.4.15", "@types/moxios": "0.4.15",
"@types/qs": "6.9.7", "@types/qs": "6.9.7",
"@types/semantic-ui": "2.2.7", "@types/semantic-ui": "2.2.7",

View File

@ -1737,10 +1737,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
"@types/lodash-es@4.17.7": "@types/lodash-es@4.17.12":
version "4.17.7" version "4.17.12"
resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.7.tgz#22edcae9f44aff08546e71db8925f05b33c7cc40" resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.12.tgz#65f6d1e5f80539aa7cfbfc962de5def0cf4f341b"
integrity sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ== integrity sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==
dependencies: dependencies:
"@types/lodash" "*" "@types/lodash" "*"