update: update dependency @types/lodash to v4.14.185 (#1212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
211696c400
commit
d75b50b09f
|
@ -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.184",
|
||||
"@types/lodash": "4.14.185",
|
||||
"@types/minimatch": "5.1.0",
|
||||
"@types/mocha": "9.1.1",
|
||||
"@types/node": "16.11.56",
|
||||
|
|
|
@ -431,10 +431,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.184":
|
||||
version "4.14.184"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe"
|
||||
integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==
|
||||
"@types/lodash@4.14.185":
|
||||
version "4.14.185"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.185.tgz#c9843f5a40703a8f5edfd53358a58ae729816908"
|
||||
integrity sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==
|
||||
|
||||
"@types/minimatch@5.1.0":
|
||||
version "5.1.0"
|
||||
|
|
Loading…
Reference in New Issue