update: update dependency @types/lodash to v4.14.176 (#921)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
52cff0e06b
commit
938e0e24c7
|
@ -46,7 +46,7 @@
|
|||
"@types/chai-as-promised": "7.1.4",
|
||||
"@types/deep-diff": "1.0.1",
|
||||
"@types/js-yaml": "4.0.3",
|
||||
"@types/lodash": "4.14.175",
|
||||
"@types/lodash": "4.14.176",
|
||||
"@types/minimatch": "3.0.5",
|
||||
"@types/mocha": "9.0.0",
|
||||
"@types/node": "16.3.2",
|
||||
|
|
|
@ -443,10 +443,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.175":
|
||||
version "4.14.175"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45"
|
||||
integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==
|
||||
"@types/lodash@4.14.176":
|
||||
version "4.14.176"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
|
||||
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==
|
||||
|
||||
"@types/minimatch@3.0.5":
|
||||
version "3.0.5"
|
||||
|
|
Loading…
Reference in New Issue