Bump @types/lodash from 4.14.171 to 4.14.172

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

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-09 11:07:38 +00:00 committed by Labhansh Agrawal
parent 774144322a
commit 9a20dffc2c
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"@types/color": "3.0.2",
"@types/columnify": "^1.5.1",
"@types/fs-extra": "9.0.12",
"@types/lodash": "^4.14.171",
"@types/lodash": "^4.14.172",
"@types/mkdirp": "1.0.2",
"@types/mousetrap": "1.6.8",
"@types/ms": "0.7.31",

View file

@ -928,10 +928,10 @@
dependencies:
"@types/node" "*"
"@types/lodash@^4.14.171":
version "4.14.171"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b"
integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg==
"@types/lodash@^4.14.172":
version "4.14.172"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==
"@types/minimatch@*":
version "3.0.3"