1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-30 17:15:16 +01:00

Merge pull request #3856 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.191

Bump @types/lodash from 4.14.189 to 4.14.191
This commit is contained in:
AkiraFukushima 2022-12-11 17:33:35 +09:00 committed by GitHub
commit e5ee5fd742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -127,7 +127,7 @@
"@types/i18next": "^13.0.0",
"@types/jest": "27.4.1",
"@types/jsdom": "^20.0.1",
"@types/lodash": "^4.14.189",
"@types/lodash": "^4.14.191",
"@types/lokijs": "^1.5.7",
"@types/nedb": "^1.8.12",
"@types/node": "^18.11.9",

View File

@ -1898,10 +1898,10 @@
dependencies:
"@types/lodash" "*"
"@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/lodash@*", "@types/lodash@^4.14.182", "@types/lodash@^4.14.191":
version "4.14.191"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
"@types/lokijs@^1.5.7":
version "1.5.7"