update: update dependency @types/lodash to v4.14.146
This commit is contained in:
parent
785239e0f0
commit
863ceffa44
|
@ -41,7 +41,7 @@
|
|||
"@types/chai-as-promised": "7.1.2",
|
||||
"@types/deep-diff": "1.0.0",
|
||||
"@types/js-yaml": "3.12.1",
|
||||
"@types/lodash": "4.14.145",
|
||||
"@types/lodash": "4.14.146",
|
||||
"@types/mocha": "5.2.7",
|
||||
"@types/sinon": "7.5.0",
|
||||
"@types/sinon-chai": "3.2.3",
|
||||
|
|
|
@ -225,10 +225,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656"
|
||||
integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA==
|
||||
|
||||
"@types/lodash@4.14.145":
|
||||
version "4.14.145"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.145.tgz#abcafe85788f1392c5d5a144142aaf8529ad6bb9"
|
||||
integrity sha512-7lX5bZFO3YG3AG0XVIm5L1SB6wDLtuaJksTkTWrux3/XwCZgw3MPWZBt3Jgj0w98uqUXWVypT2msxo0A1t22lw==
|
||||
"@types/lodash@4.14.146":
|
||||
version "4.14.146"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.146.tgz#de0d2c8610012f12a6a796455054cbc654f8fecf"
|
||||
integrity sha512-JzJcmQ/ikHSv7pbvrVNKJU5j9jL9VLf3/gqs048CEnBVVVEv4kve3vLxoPHGvclutS+Il4SBIuQQ087m1eHffw==
|
||||
|
||||
"@types/mocha@5.2.7":
|
||||
version "5.2.7"
|
||||
|
|
Loading…
Reference in New Issue