update: update dependency @types/lodash to v4.14.158 (#249)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
37ada9c2cf
commit
72c8a04367
|
@ -18,7 +18,7 @@
|
|||
"@types/chai": "4.2.11",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/js-yaml": "3.12.5",
|
||||
"@types/lodash": "4.14.157",
|
||||
"@types/lodash": "4.14.158",
|
||||
"@types/mocha": "8.0.0",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
"@types/source-map-support": "0.5.1",
|
||||
|
|
|
@ -368,10 +368,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.157":
|
||||
version "4.14.157"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.157.tgz#fdac1c52448861dfde1a2e1515dbc46e54926dc8"
|
||||
integrity sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==
|
||||
"@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/minimist@^1.2.0":
|
||||
version "1.2.0"
|
||||
|
|
Loading…
Reference in New Issue