Bump @types/lodash from 4.14.172 to 4.14.173

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.172 to 4.14.173.
- [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-09-20 11:08:12 +00:00 committed by Labhansh Agrawal
parent f4cc7a836d
commit d2cf0a03bc
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.172",
"@types/lodash": "^4.14.173",
"@types/mkdirp": "1.0.2",
"@types/mousetrap": "1.6.8",
"@types/ms": "0.7.31",

View file

@ -944,10 +944,10 @@
dependencies:
"@types/node" "*"
"@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/lodash@^4.14.173":
version "4.14.173"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz#9d3b674c67a26cf673756f6aca7b429f237f91ed"
integrity sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg==
"@types/minimatch@*":
version "3.0.3"