update: update dependency @types/lodash to v4.14.180
This commit is contained in:
parent
959fc785ae
commit
73189c1a27
|
@ -45,7 +45,7 @@
|
|||
"@types/chai-as-promised": "7.1.5",
|
||||
"@types/deep-diff": "1.0.1",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/lodash": "4.14.179",
|
||||
"@types/lodash": "4.14.180",
|
||||
"@types/minimatch": "3.0.5",
|
||||
"@types/mocha": "9.1.0",
|
||||
"@types/node": "16.11.26",
|
||||
|
|
|
@ -392,10 +392,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.179":
|
||||
version "4.14.179"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.179.tgz#490ec3288088c91295780237d2497a3aa9dfb5c5"
|
||||
integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w==
|
||||
"@types/lodash@4.14.180":
|
||||
version "4.14.180"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.180.tgz#4ab7c9ddfc92ec4a887886483bc14c79fb380670"
|
||||
integrity sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g==
|
||||
|
||||
"@types/minimatch@3.0.5":
|
||||
version "3.0.5"
|
||||
|
|
Loading…
Reference in New Issue