Bump @types/lodash from 4.14.190 to 4.14.191

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.190 to 4.14.191.
- [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-12-01 09:41:34 +00:00 committed by Labhansh Agrawal
parent 0c3bde383f
commit b5c5bb892b
2 changed files with 5 additions and 5 deletions

View file

@ -81,7 +81,7 @@
"@types/color": "3.0.3",
"@types/columnify": "^1.5.1",
"@types/fs-extra": "9.0.13",
"@types/lodash": "^4.14.190",
"@types/lodash": "^4.14.191",
"@types/mkdirp": "1.0.2",
"@types/mousetrap": "1.6.11",
"@types/ms": "0.7.31",

View file

@ -944,10 +944,10 @@
dependencies:
"@types/node" "*"
"@types/lodash@^4.14.190":
version "4.14.190"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.190.tgz#d8e99647af141c63902d0ca53cf2b34d2df33545"
integrity sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw==
"@types/lodash@^4.14.191":
version "4.14.191"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
"@types/minimatch@*":
version "3.0.3"