Bump @types/lodash from 4.14.155 to 4.14.156

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-22 09:27:24 +00:00 committed by Benjamin Staneck
parent 92bafd1237
commit 766f89b60b
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"@types/copy-webpack-plugin": "^6.0.0",
"@types/electron-devtools-installer": "2.2.0",
"@types/fs-extra": "9.0.1",
"@types/lodash": "^4.14.155",
"@types/lodash": "^4.14.156",
"@types/mkdirp": "1.0.1",
"@types/mousetrap": "^1.6.3",
"@types/ms": "0.7.31",

View file

@ -715,10 +715,10 @@
dependencies:
"@types/node" "*"
"@types/lodash@^4.14.155":
version "4.14.155"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a"
integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg==
"@types/lodash@^4.14.156":
version "4.14.156"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.156.tgz#cbe30909c89a1feeb7c60803e785344ea0ec82d1"
integrity sha512-l2AgHXcKUwx2DsvP19wtRPqZ4NkONjmorOdq4sMcxIjqdIuuV/ULo2ftuv4NUpevwfW7Ju/UKLqo0ZXuEt/8lQ==
"@types/minimatch@*":
version "3.0.3"