chore(deps): update dependency @types/lodash to v4.14.120 (#2193)

This commit is contained in:
renovate[bot] 2019-01-18 04:19:56 +00:00 committed by GitHub
parent 3c1b0120a3
commit a568a1b8ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1423,9 +1423,9 @@
}
},
"@types/lodash": {
"version": "4.14.119",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.119.tgz",
"integrity": "sha512-Z3TNyBL8Vd/M9D9Ms2S3LmFq2sSMzahodD6rCS9V2N44HUMINb75jNkSuwAx7eo2ufqTdfOdtGQpNbieUjPQmw==",
"version": "4.14.120",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.120.tgz",
"integrity": "sha512-jQ21kQ120mo+IrDs1nFNVm/AsdFxIx2+vZ347DbogHJPd/JzKNMOqU6HCYin1W6v8l5R9XSO2/e9cxmn7HAnVw==",
"dev": true
},
"@types/long": {

View file

@ -73,7 +73,7 @@
"@types/jest": "23.3.12",
"@types/koa-multer": "1.0.0",
"@types/koa-router": "7.0.38",
"@types/lodash": "4.14.119",
"@types/lodash": "4.14.120",
"@types/lru-cache": "4.1.1",
"@types/memcached": "2.2.5",
"@types/micro": "7.3.3",