Bump @types/lodash from 4.14.181 to 4.14.182

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.181 to 4.14.182.
- [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] 2022-04-25 11:07:42 +00:00 committed by Labhansh Agrawal
parent 8d5710c4dc
commit 6eaf3b2e0a
2 changed files with 5 additions and 5 deletions

View file

@ -80,7 +80,7 @@
"@types/color": "3.0.3",
"@types/columnify": "^1.5.1",
"@types/fs-extra": "9.0.13",
"@types/lodash": "^4.14.181",
"@types/lodash": "^4.14.182",
"@types/mkdirp": "1.0.2",
"@types/mousetrap": "1.6.9",
"@types/ms": "0.7.31",

View file

@ -891,10 +891,10 @@
dependencies:
"@types/node" "*"
"@types/lodash@^4.14.181":
version "4.14.181"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d"
integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==
"@types/lodash@^4.14.182":
version "4.14.182"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
"@types/minimatch@*":
version "3.0.3"