chore(deps): update dependency @types/lodash to v4.14.122 (#2402)

This commit is contained in:
renovate[bot] 2019-03-05 04:33:02 +00:00 committed by GitHub
parent 673c0ab85c
commit 27254a415c
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

@ -1509,9 +1509,9 @@
}
},
"@types/lodash": {
"version": "4.14.121",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.121.tgz",
"integrity": "sha512-ORj7IBWj13iYufXt/VXrCNMbUuCTJfhzme5kx9U/UtcIPdJYuvPDUAlHlbNhz/8lKCLy9XGIZnGrqXOtQbPGoQ==",
"version": "4.14.122",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.122.tgz",
"integrity": "sha512-9IdED8wU93ty8gP06ninox+42SBSJHp2IAamsSYMUY76mshRTeUsid/gtbl8ovnOwy8im41ib4cxTiIYMXGKew==",
"dev": true
},
"@types/lodash.sortby": {

View file

@ -74,7 +74,7 @@
"@types/jest": "24.0.9",
"@types/koa-multer": "1.0.0",
"@types/koa-router": "7.0.40",
"@types/lodash": "4.14.121",
"@types/lodash": "4.14.122",
"@types/lodash.sortby": "4.7.5",
"@types/lru-cache": "4.1.2",
"@types/memcached": "2.2.6",