Bump @types/lodash from 4.14.168 to 4.14.169

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.169.
- [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] 2021-05-18 10:57:18 +00:00 committed by Labhansh Agrawal
parent b78ff1de9b
commit a4e0f027b2
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"@types/color": "3.0.1", "@types/color": "3.0.1",
"@types/columnify": "^1.5.0", "@types/columnify": "^1.5.0",
"@types/fs-extra": "9.0.11", "@types/fs-extra": "9.0.11",
"@types/lodash": "^4.14.168", "@types/lodash": "^4.14.169",
"@types/mkdirp": "1.0.1", "@types/mkdirp": "1.0.1",
"@types/mousetrap": "1.6.8", "@types/mousetrap": "1.6.8",
"@types/ms": "0.7.31", "@types/ms": "0.7.31",

View file

@ -816,10 +816,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/lodash@^4.14.168": "@types/lodash@^4.14.169":
version "4.14.168" version "4.14.169"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb"
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==
"@types/minimatch@*": "@types/minimatch@*":
version "3.0.3" version "3.0.3"