update: update dependency @types/lodash to v4.14.177 (#925)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
988ded31f6
commit
f81fdb74d3
|
@ -46,7 +46,7 @@
|
|||
"@types/chai-as-promised": "7.1.4",
|
||||
"@types/deep-diff": "1.0.1",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/lodash": "4.14.176",
|
||||
"@types/lodash": "4.14.177",
|
||||
"@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.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/lodash@4.14.177":
|
||||
version "4.14.177"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
|
||||
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==
|
||||
|
||||
"@types/minimatch@3.0.5":
|
||||
version "3.0.5"
|
||||
|
|
Loading…
Reference in New Issue