build(deps): bump @types/lodash from 4.14.147 to 4.14.149 (#259)

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.147 to 4.14.149.
- [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] 2019-11-18 22:52:35 -08:00 committed by Yongjie Zhao
parent 2745d8b513
commit 934d6a7031

View File

@ -29,7 +29,7 @@
"jest-mock-console": "^1.0.0"
},
"dependencies": {
"@types/lodash": "4.14.147",
"@types/lodash": "4.14.149",
"lodash": "^4.17.11"
}
}