Update dependency @types/lodash to v4.14.133 (#3802)

This commit is contained in:
renovate[bot] 2019-05-31 01:28:05 +00:00 committed by GitHub
parent f9bc758542
commit af1ae89631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -141,9 +141,9 @@
"dev": true
},
"@types/lodash": {
"version": "4.14.132",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.132.tgz",
"integrity": "sha512-RNUU1rrh85NgUJcjOOr96YXr+RHwInGbaQCZmlitqOaCKXffj8bh+Zxwuq5rjDy5OgzFldDVoqk4pyLEDiwxIw==",
"version": "4.14.133",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.133.tgz",
"integrity": "sha512-/3JqnvPnY58GLzG3Y7fpphOhATV1DDZ/Ak3DQufjlRK5E4u+s0CfClfNFtAGBabw+jDGtRFbOZe+Z02ZMWCBNQ==",
"dev": true
},
"@types/mocha": {

View File

@ -734,7 +734,7 @@
"devDependencies": {
"@types/diff": "4.0.2",
"@types/diff-match-patch": "1.0.32",
"@types/lodash": "4.14.132",
"@types/lodash": "4.14.133",
"@types/mocha": "5.2.7",
"@types/node": "10.12.27",
"@types/sinon": "7.0.12",