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

This commit is contained in:
Renovate Bot 2023-03-17 21:33:07 +00:00
parent da2a0ee093
commit 49a29ea935
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"@types/dompurify": "2.4.0", "@types/dompurify": "2.4.0",
"@types/howler": "2.2.7", "@types/howler": "2.2.7",
"@types/jquery": "3.5.16", "@types/jquery": "3.5.16",
"@types/lodash-es": "4.17.6", "@types/lodash-es": "4.17.7",
"@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

@ -1643,10 +1643,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.6": "@types/lodash-es@4.17.7":
version "4.17.6" version "4.17.7"
resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.6.tgz#c2ed4c8320ffa6f11b43eb89e9eaeec65966a0a0" resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.7.tgz#22edcae9f44aff08546e71db8925f05b33c7cc40"
integrity sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg== integrity sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ==
dependencies: dependencies:
"@types/lodash" "*" "@types/lodash" "*"