Merge pull request #3607 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.184
Bump @types/lodash from 4.14.182 to 4.14.184
This commit is contained in:
commit
0e97f490b7
|
@ -127,7 +127,7 @@
|
|||
"@types/i18next": "^13.0.0",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/jsdom": "^16.2.14",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/lodash": "^4.14.184",
|
||||
"@types/lokijs": "^1.5.7",
|
||||
"@types/nedb": "^1.8.12",
|
||||
"@types/node": "^18.7.2",
|
||||
|
|
|
@ -1805,10 +1805,10 @@
|
|||
dependencies:
|
||||
"@types/lodash" "*"
|
||||
|
||||
"@types/lodash@*", "@types/lodash@^4.14.182":
|
||||
version "4.14.182"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
|
||||
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
|
||||
"@types/lodash@*", "@types/lodash@^4.14.182", "@types/lodash@^4.14.184":
|
||||
version "4.14.184"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe"
|
||||
integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==
|
||||
|
||||
"@types/lokijs@^1.5.7":
|
||||
version "1.5.7"
|
||||
|
|
Loading…
Reference in New Issue