1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2020-10-28 19:30:13 +00:00 committed by Sean Sube
parent 08bc7e055e
commit 71a90db0fa
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.162", "@types/lodash": "4.14.163",
"@types/mocha": "8.0.3", "@types/mocha": "8.0.3",
"@types/react": "16.9.53", "@types/react": "16.9.53",
"@types/react-dom": "16.9.8", "@types/react-dom": "16.9.8",

View File

@ -747,10 +747,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/lodash@4.14.162": "@types/lodash@4.14.163":
version "4.14.162" version "4.14.163"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.162.tgz#65d78c397e0d883f44afbf1f7ba9867022411470" resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.163.tgz#6026f73c8267a0b7d41c7c8aadacfa2a5255774f"
integrity sha512-alvcho1kRUnnD1Gcl4J+hK0eencvzq9rmzvFPRmP5rPHx9VVsJj6bKLTATPVf9ktgv4ujzh7T+XWKp+jhuODig== integrity sha512-BeZM/FZaV53emqyHxn9L39Oz6XbHMBRLA1b1quROku48J/1kYYxPmVOJ/qSQheb81on4BI7H6QDo6bkUuRaDNQ==
"@types/lru-cache@^5.1.0": "@types/lru-cache@^5.1.0":
version "5.1.0" version "5.1.0"