update: update dependency @types/lodash to v4.14.170
This commit is contained in:
parent
b7ebf57425
commit
67dacd0beb
|
@ -46,7 +46,7 @@
|
|||
"@types/chai-as-promised": "7.1.4",
|
||||
"@types/deep-diff": "1.0.0",
|
||||
"@types/js-yaml": "4.0.1",
|
||||
"@types/lodash": "4.14.169",
|
||||
"@types/lodash": "4.14.170",
|
||||
"@types/minimatch": "3.0.4",
|
||||
"@types/mocha": "8.2.2",
|
||||
"@types/mock-fs": "4.13.0",
|
||||
|
|
|
@ -457,10 +457,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.169":
|
||||
version "4.14.169"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb"
|
||||
integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==
|
||||
"@types/lodash@4.14.170":
|
||||
version "4.14.170"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
|
||||
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
|
||||
|
||||
"@types/minimatch@3.0.4":
|
||||
version "3.0.4"
|
||||
|
|
Loading…
Reference in New Issue