Bump @types/lodash from 4.14.158 to 4.14.160

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.158 to 4.14.160.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-26 05:09:26 +00:00 committed by GitHub
parent dcc9062c09
commit babd59c576
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

@ -5208,9 +5208,9 @@
"dev": true
},
"@types/lodash": {
"version": "4.14.158",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.158.tgz",
"integrity": "sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w==",
"version": "4.14.160",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.160.tgz",
"integrity": "sha512-aP03BShJoO+WVndoVj/WNcB/YBPt+CIU1mvaao2GRAHy2yg4pT/XS4XnVHEQBjPJGycWf/9seKEO9vopTJGkvA==",
"dev": true
},
"@types/minimatch": {

View File

@ -219,7 +219,7 @@
"@types/electron-json-storage": "^4.0.0",
"@types/i18next": "^13.0.0",
"@types/jest": "^25.1.4",
"@types/lodash": "^4.14.158",
"@types/lodash": "^4.14.160",
"@types/nedb": "^1.8.10",
"@types/node": "^14.0.27",
"@types/parse-link-header": "^1.0.0",