update: update dependency @types/lodash to v4.14.161 (#297)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
69f70d59cb
commit
02ce9cd353
|
@ -18,7 +18,7 @@
|
|||
"@types/chai": "4.2.12",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/js-yaml": "3.12.5",
|
||||
"@types/lodash": "4.14.160",
|
||||
"@types/lodash": "4.14.161",
|
||||
"@types/mocha": "8.0.3",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
"@types/source-map-support": "0.5.3",
|
||||
|
|
|
@ -362,10 +362,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.160":
|
||||
version "4.14.160"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.160.tgz#2f1bba6500bc3cb9a732c6d66a083378fb0b0b29"
|
||||
integrity sha512-aP03BShJoO+WVndoVj/WNcB/YBPt+CIU1mvaao2GRAHy2yg4pT/XS4XnVHEQBjPJGycWf/9seKEO9vopTJGkvA==
|
||||
"@types/lodash@4.14.161":
|
||||
version "4.14.161"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18"
|
||||
integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA==
|
||||
|
||||
"@types/minimist@^1.2.0":
|
||||
version "1.2.0"
|
||||
|
|
Loading…
Reference in New Issue