Merge pull request #3789 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.189
Bump @types/lodash from 4.14.187 to 4.14.189
This commit is contained in:
commit
c5430166ae
|
@ -127,7 +127,7 @@
|
|||
"@types/i18next": "^13.0.0",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/jsdom": "^20.0.0",
|
||||
"@types/lodash": "^4.14.187",
|
||||
"@types/lodash": "^4.14.189",
|
||||
"@types/lokijs": "^1.5.7",
|
||||
"@types/nedb": "^1.8.12",
|
||||
"@types/node": "^18.11.9",
|
||||
|
|
|
@ -1854,10 +1854,10 @@
|
|||
dependencies:
|
||||
"@types/lodash" "*"
|
||||
|
||||
"@types/lodash@*", "@types/lodash@^4.14.182", "@types/lodash@^4.14.187":
|
||||
version "4.14.187"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.187.tgz#122ff0a7192115b4c1a19444ab4482caa77e2c9d"
|
||||
integrity sha512-MrO/xLXCaUgZy3y96C/iOsaIqZSeupyTImKClHunL5GrmaiII2VwvWmLBu2hwa0Kp0sV19CsyjtrTc/Fx8rg/A==
|
||||
"@types/lodash@*", "@types/lodash@^4.14.182", "@types/lodash@^4.14.189":
|
||||
version "4.14.189"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.189.tgz#975ff8c38da5ae58b751127b19ad5e44b5b7f6d2"
|
||||
integrity sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==
|
||||
|
||||
"@types/lokijs@^1.5.7":
|
||||
version "1.5.7"
|
||||
|
|
Loading…
Reference in New Issue