Bump @types/lodash from 4.14.149 to 4.14.150

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.149 to 4.14.150.
- [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-04-20 15:16:08 +00:00
parent 44ccb3d1ad
commit 34352256bd
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"@types/copy-webpack-plugin": "5.0.0", "@types/copy-webpack-plugin": "5.0.0",
"@types/electron-devtools-installer": "2.2.0", "@types/electron-devtools-installer": "2.2.0",
"@types/fs-extra": "8.1.0", "@types/fs-extra": "8.1.0",
"@types/lodash": "^4.14.149", "@types/lodash": "^4.14.150",
"@types/mkdirp": "1.0.0", "@types/mkdirp": "1.0.0",
"@types/mousetrap": "^1.6.3", "@types/mousetrap": "^1.6.3",
"@types/ms": "0.7.31", "@types/ms": "0.7.31",

View file

@ -709,10 +709,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/lodash@^4.14.149": "@types/lodash@^4.14.150":
version "4.14.149" version "4.14.150"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.150.tgz#649fe44684c3f1fcb6164d943c5a61977e8cf0bd"
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ== integrity sha512-kMNLM5JBcasgYscD9x/Gvr6lTAv2NVgsKtet/hm93qMyf/D1pt+7jeEZklKJKxMVmXjxbRVQQGfqDSfipYCO6w==
"@types/minimatch@*": "@types/minimatch@*":
version "3.0.3" version "3.0.3"