chore(deps): update dependency @types/lodash to v4.14.117 (#1787)

This commit is contained in:
renovate[bot] 2018-10-10 15:13:44 +03:00 committed by Jesse Rosenberger
parent cf4d1f23e9
commit 99f7f94608
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1468,9 +1468,9 @@
}
},
"@types/lodash": {
"version": "4.14.116",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.116.tgz",
"integrity": "sha512-lRnAtKnxMXcYYXqOiotTmJd74uawNWuPnsnPrrO7HiFuE3npE2iQhfABatbYDyxTNqZNuXzcKGhw37R7RjBFLg==",
"version": "4.14.117",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.117.tgz",
"integrity": "sha512-xyf2m6tRbz8qQKcxYZa7PA4SllYcay+eh25DN3jmNYY6gSTL7Htc/bttVdkqj2wfJGbeWlQiX8pIyJpKU+tubw==",
"dev": true
},
"@types/long": {

View file

@ -65,7 +65,7 @@
"@types/jest": "23.3.5",
"@types/koa-multer": "1.0.0",
"@types/koa-router": "7.0.32",
"@types/lodash": "4.14.116",
"@types/lodash": "4.14.117",
"@types/lru-cache": "4.1.1",
"@types/memcached": "2.2.5",
"@types/micro": "7.3.2",