1
0
Fork 0

update: update dependency @types/lodash to v4.14.161

This commit is contained in:
Renovate Bot 2020-08-29 01:48:48 +00:00 committed by Sean Sube
parent 82a4f212bc
commit bb18e69e69
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"@types/chai": "4.2.12",
"@types/chai-as-promised": "7.1.3",
"@types/js-yaml": "3.12.5",
"@types/lodash": "4.14.160",
"@types/lodash": "4.14.161",
"@types/mocha": "8.0.3",
"@types/react": "16.9.48",
"@types/react-dom": "16.9.8",

View File

@ -599,10 +599,10 @@
dependencies:
"@types/node" "*"
"@types/lodash@4.14.160":
version "4.14.160"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.160.tgz#2f1bba6500bc3cb9a732c6d66a083378fb0b0b29"
integrity sha512-aP03BShJoO+WVndoVj/WNcB/YBPt+CIU1mvaao2GRAHy2yg4pT/XS4XnVHEQBjPJGycWf/9seKEO9vopTJGkvA==
"@types/lodash@4.14.161":
version "4.14.161"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18"
integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA==
"@types/lru-cache@^5.1.0":
version "5.1.0"