Merge pull request #2449 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.170
Bump @types/lodash from 4.14.168 to 4.14.170
This commit is contained in:
commit
d03c3fbb1a
|
@ -231,7 +231,7 @@
|
|||
"@types/electron-json-storage": "^4.5.0",
|
||||
"@types/i18next": "^13.0.0",
|
||||
"@types/jest": "26.0.20",
|
||||
"@types/lodash": "^4.14.168",
|
||||
"@types/lodash": "^4.14.170",
|
||||
"@types/nedb": "^1.8.10",
|
||||
"@types/node": "^14.14.28",
|
||||
"@types/parse-link-header": "^1.0.0",
|
||||
|
|
|
@ -1373,10 +1373,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
||||
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
|
||||
|
||||
"@types/lodash@^4.14.168":
|
||||
version "4.14.168"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
|
||||
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
|
||||
"@types/lodash@^4.14.170":
|
||||
version "4.14.170"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
|
||||
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
|
||||
|
||||
"@types/mdast@^3.0.0":
|
||||
version "3.0.3"
|
||||
|
|
Loading…
Reference in New Issue