Bump @types/lodash from 4.14.161 to 4.14.162

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.161 to 4.14.162.
- [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-10-12 11:04:17 +00:00 committed by Benjamin Staneck
parent 8c68c17f53
commit 3dfa6c137c
2 changed files with 5 additions and 5 deletions

View file

@ -75,7 +75,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.161",
"@types/lodash": "^4.14.162",
"@types/mkdirp": "1.0.1",
"@types/mousetrap": "^1.6.3",
"@types/ms": "0.7.31",

View file

@ -744,10 +744,10 @@
dependencies:
"@types/node" "*"
"@types/lodash@^4.14.161":
version "4.14.161"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18"
integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA==
"@types/lodash@^4.14.162":
version "4.14.162"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.162.tgz#65d78c397e0d883f44afbf1f7ba9867022411470"
integrity sha512-alvcho1kRUnnD1Gcl4J+hK0eencvzq9rmzvFPRmP5rPHx9VVsJj6bKLTATPVf9ktgv4ujzh7T+XWKp+jhuODig==
"@types/minimatch@*":
version "3.0.3"