build(deps): bump @types/lodash from 4.14.108 to 4.14.147 (#253)

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.108 to 4.14.147.
- [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-13 22:54:10 -08:00 committed by Yongjie Zhao
parent 2726e4a1b1
commit f5f876fc32

View File

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