update: update dependency @types/lodash to v4.14.163
This commit is contained in:
parent
8670b4010c
commit
e30d144e47
|
@ -43,7 +43,7 @@
|
|||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/deep-diff": "1.0.0",
|
||||
"@types/js-yaml": "3.12.5",
|
||||
"@types/lodash": "4.14.162",
|
||||
"@types/lodash": "4.14.163",
|
||||
"@types/minimatch": "3.0.3",
|
||||
"@types/mocha": "8.0.3",
|
||||
"@types/mock-fs": "4.13.0",
|
||||
|
|
|
@ -405,10 +405,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.162":
|
||||
version "4.14.162"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.162.tgz#65d78c397e0d883f44afbf1f7ba9867022411470"
|
||||
integrity sha512-alvcho1kRUnnD1Gcl4J+hK0eencvzq9rmzvFPRmP5rPHx9VVsJj6bKLTATPVf9ktgv4ujzh7T+XWKp+jhuODig==
|
||||
"@types/lodash@4.14.163":
|
||||
version "4.14.163"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.163.tgz#6026f73c8267a0b7d41c7c8aadacfa2a5255774f"
|
||||
integrity sha512-BeZM/FZaV53emqyHxn9L39Oz6XbHMBRLA1b1quROku48J/1kYYxPmVOJ/qSQheb81on4BI7H6QDo6bkUuRaDNQ==
|
||||
|
||||
"@types/minimatch@3.0.3":
|
||||
version "3.0.3"
|
||||
|
|
Loading…
Reference in New Issue