Add @types/lodash

Signed-off-by: David Mehren <dmehren1@gmail.com>
This commit is contained in:
David Mehren 2020-04-12 13:58:38 +02:00
parent e641681483
commit b6ad2b2625
No known key found for this signature in database
GPG key ID: 6017AF117F9756CB
2 changed files with 6 additions and 0 deletions

View file

@ -172,6 +172,7 @@
"@types/bluebird": "^3.5.30",
"@types/diff-match-patch": "^1.0.32",
"@types/express": "^4.17.6",
"@types/lodash": "^4.14.149",
"@types/node": "^13.11.1",
"@types/passport": "^1.0.3",
"@types/validator": "^13.0.0",

View file

@ -148,6 +148,11 @@
dependencies:
"@types/node" "*"
"@types/lodash@^4.14.149":
version "4.14.149"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==
"@types/mime@*":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"