1
0
Fork 0

update: lodash types

This commit is contained in:
ssube 2020-12-29 00:08:40 -06:00
parent 8b0f5f5f16
commit 74f76b538e
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"@types/chai": "4.2.14", "@types/chai": "4.2.14",
"@types/chai-as-promised": "7.1.3", "@types/chai-as-promised": "7.1.3",
"@types/js-yaml": "3.12.5", "@types/js-yaml": "3.12.5",
"@types/lodash": "4.14.164", "@types/lodash": "4.14.166",
"@types/mocha": "8.2.0", "@types/mocha": "8.2.0",
"@types/react": "17.0.0", "@types/react": "17.0.0",
"@types/react-dom": "17.0.0", "@types/react-dom": "17.0.0",

View File

@ -745,10 +745,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/lodash@4.14.164": "@types/lodash@4.14.166":
version "4.14.164" version "4.14.166"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0" resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg== integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==
"@types/lru-cache@^5.1.0": "@types/lru-cache@^5.1.0":
version "5.1.0" version "5.1.0"