update: update dependency @types/lodash to v4.14.190 (#1274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0427a092be
commit
4f2996117e
|
@ -49,7 +49,7 @@
|
|||
"@types/chai-as-promised": "7.1.5",
|
||||
"@types/deep-diff": "1.0.1",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/lodash": "4.14.189",
|
||||
"@types/lodash": "4.14.190",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/mocha": "10.0.0",
|
||||
"@types/node": "18.11.9",
|
||||
|
|
|
@ -457,10 +457,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.189":
|
||||
version "4.14.189"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.189.tgz#975ff8c38da5ae58b751127b19ad5e44b5b7f6d2"
|
||||
integrity sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==
|
||||
"@types/lodash@4.14.190":
|
||||
version "4.14.190"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.190.tgz#d8e99647af141c63902d0ca53cf2b34d2df33545"
|
||||
integrity sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw==
|
||||
|
||||
"@types/minimatch@5.1.2":
|
||||
version "5.1.2"
|
||||
|
|
Loading…
Reference in New Issue