update: update dependency @types/lodash to v4.14.155 (#70)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9546fb3bc9
commit
49ee906ea7
|
@ -26,7 +26,7 @@
|
||||||
"@microsoft/api-extractor": "7.8.10",
|
"@microsoft/api-extractor": "7.8.10",
|
||||||
"@types/chai": "4.2.11",
|
"@types/chai": "4.2.11",
|
||||||
"@types/chai-as-promised": "7.1.2",
|
"@types/chai-as-promised": "7.1.2",
|
||||||
"@types/lodash": "4.14.154",
|
"@types/lodash": "4.14.155",
|
||||||
"@types/mocha": "7.0.2",
|
"@types/mocha": "7.0.2",
|
||||||
"@types/mock-fs": "4.10.0",
|
"@types/mock-fs": "4.10.0",
|
||||||
"@types/node": "13.13.12",
|
"@types/node": "13.13.12",
|
||||||
|
|
|
@ -378,10 +378,10 @@
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
||||||
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
|
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
|
||||||
|
|
||||||
"@types/lodash@4.14.154":
|
"@types/lodash@4.14.155":
|
||||||
version "4.14.154"
|
version "4.14.155"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.154.tgz#069e3c703fdb264e67be9e03b20a640bc0198ecc"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a"
|
||||||
integrity sha512-VoDZIJmg3P8vPEnTldLvgA+q7RkIbVkbYX4k0cAVFzGAOQwUehVgRHgIr2/wepwivDst/rVRqaiBSjCXRnoWwQ==
|
integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg==
|
||||||
|
|
||||||
"@types/minimist@^1.2.0":
|
"@types/minimist@^1.2.0":
|
||||||
version "1.2.0"
|
version "1.2.0"
|
||||||
|
|
Loading…
Reference in New Issue