Merge pull request #2639 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.172

Bump @types/lodash from 4.14.171 to 4.14.172
This commit is contained in:
AkiraFukushima 2021-08-27 01:10:34 +09:00 committed by GitHub
commit c466ea5621
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -232,7 +232,7 @@
"@types/electron-json-storage": "^4.5.0",
"@types/i18next": "^13.0.0",
"@types/jest": "26.0.24",
"@types/lodash": "^4.14.171",
"@types/lodash": "^4.14.172",
"@types/nedb": "^1.8.12",
"@types/node": "^16.4.1",
"@types/parse-link-header": "^1.0.0",

View File

@ -1494,10 +1494,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
"@types/lodash@^4.14.171":
version "4.14.171"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b"
integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg==
"@types/lodash@^4.14.172":
version "4.14.172"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==
"@types/mdast@^3.0.0":
version "3.0.3"