update: update dependency @types/lodash to v4.14.144
This commit is contained in:
parent
15613bf706
commit
8a4928d295
|
@ -37,7 +37,7 @@
|
||||||
"@types/chai": "4.2.3",
|
"@types/chai": "4.2.3",
|
||||||
"@types/deep-diff": "1.0.0",
|
"@types/deep-diff": "1.0.0",
|
||||||
"@types/js-yaml": "3.12.1",
|
"@types/js-yaml": "3.12.1",
|
||||||
"@types/lodash": "4.14.142",
|
"@types/lodash": "4.14.144",
|
||||||
"@types/mocha": "5.2.7",
|
"@types/mocha": "5.2.7",
|
||||||
"@types/sinon": "7.5.0",
|
"@types/sinon": "7.5.0",
|
||||||
"@types/source-map-support": "0.5.0",
|
"@types/source-map-support": "0.5.0",
|
||||||
|
|
|
@ -150,10 +150,10 @@
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656"
|
||||||
integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA==
|
integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA==
|
||||||
|
|
||||||
"@types/lodash@4.14.142":
|
"@types/lodash@4.14.144":
|
||||||
version "4.14.142"
|
version "4.14.144"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.142.tgz#52d5daff878e36e72e299bb9c5871fd6aee55829"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.144.tgz#12e57fc99064bce45e5ab3c8bc4783feb75eab8e"
|
||||||
integrity sha512-ZhNS7c4D4WQ49Dr1FftQj7SwngRswOnPfxktmqSy5BettRCuum2q784jRwNTYfxH00r8+fEgRz6Da8j5DHNd1Q==
|
integrity sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg==
|
||||||
|
|
||||||
"@types/mocha@5.2.7":
|
"@types/mocha@5.2.7":
|
||||||
version "5.2.7"
|
version "5.2.7"
|
||||||
|
|
Loading…
Reference in New Issue