update: update dependency @types/lodash to v4.14.159 (#140)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2eeaa01b2d
commit
f49876e300
|
@ -26,7 +26,7 @@
|
|||
"@microsoft/api-extractor": "7.9.3",
|
||||
"@types/chai": "4.2.12",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/lodash": "4.14.158",
|
||||
"@types/lodash": "4.14.159",
|
||||
"@types/mocha": "8.0.1",
|
||||
"@types/mock-fs": "4.10.0",
|
||||
"@types/node": "13.13.15",
|
||||
|
|
|
@ -360,10 +360,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
||||
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
|
||||
|
||||
"@types/lodash@4.14.158":
|
||||
version "4.14.158"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.158.tgz#b38ea8b6fe799acd076d7a8d7ab71c26ef77f785"
|
||||
integrity sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w==
|
||||
"@types/lodash@4.14.159":
|
||||
version "4.14.159"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.159.tgz#61089719dc6fdd9c5cb46efc827f2571d1517065"
|
||||
integrity sha512-gF7A72f7WQN33DpqOWw9geApQPh4M3PxluMtaHxWHXEGSN12/WbcEk/eNSqWNQcQhF66VSZ06vCF94CrHwXJDg==
|
||||
|
||||
"@types/minimist@^1.2.0":
|
||||
version "1.2.0"
|
||||
|
|
Loading…
Reference in New Issue