update: update dependency @types/lodash to v4.14.166
This commit is contained in:
parent
caad2fa841
commit
d37115819a
|
@ -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.164",
|
||||
"@types/lodash": "4.14.166",
|
||||
"@types/minimatch": "3.0.3",
|
||||
"@types/mocha": "8.2.0",
|
||||
"@types/mock-fs": "4.13.0",
|
||||
|
|
|
@ -382,10 +382,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.164":
|
||||
version "4.14.164"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0"
|
||||
integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg==
|
||||
"@types/lodash@4.14.166":
|
||||
version "4.14.166"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
|
||||
integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==
|
||||
|
||||
"@types/minimatch@3.0.3":
|
||||
version "3.0.3"
|
||||
|
|
Loading…
Reference in New Issue