update: update dependency @types/lodash to v4.14.136
This commit is contained in:
parent
0bc4e1aa15
commit
f0d927f853
|
@ -36,7 +36,7 @@
|
|||
"@types/chai": "4.1.7",
|
||||
"@types/deep-diff": "1.0.0",
|
||||
"@types/js-yaml": "3.12.1",
|
||||
"@types/lodash": "4.14.135",
|
||||
"@types/lodash": "4.14.136",
|
||||
"@types/mocha": "5.2.7",
|
||||
"@types/sinon": "7.0.13",
|
||||
"@types/yargs": "13.0.0",
|
||||
|
|
|
@ -74,10 +74,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656"
|
||||
integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA==
|
||||
|
||||
"@types/lodash@4.14.135":
|
||||
version "4.14.135"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.135.tgz#d2607c35dd68f70c2b35ba020c667493dedd8447"
|
||||
integrity sha512-Ed+tSZ9qM1oYpi5kzdsBuOzcAIn1wDW+e8TFJ50IMJMlSopGdJgKAbhHzN6h1E1OfjlGOr2JepzEWtg9NIfoNg==
|
||||
"@types/lodash@4.14.136":
|
||||
version "4.14.136"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.136.tgz#413e85089046b865d960c9ff1d400e04c31ab60f"
|
||||
integrity sha512-0GJhzBdvsW2RUccNHOBkabI8HZVdOXmXbXhuKlDEd5Vv12P7oAVGfomGp3Ne21o5D/qu1WmthlNKFaoZJJeErA==
|
||||
|
||||
"@types/mocha@5.2.7":
|
||||
version "5.2.7"
|
||||
|
|
Loading…
Reference in New Issue