Bump @types/lodash from 4.14.192 to 4.14.194

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.192 to 4.14.194.
- [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] 2023-04-17 11:59:04 +00:00 committed by Labhansh Agrawal
parent 687535eb26
commit c65f79824e
2 changed files with 5 additions and 5 deletions

View file

@ -84,7 +84,7 @@
"@types/color": "3.0.3",
"@types/columnify": "^1.5.1",
"@types/fs-extra": "11.0.1",
"@types/lodash": "^4.14.192",
"@types/lodash": "^4.14.194",
"@types/mousetrap": "1.6.11",
"@types/ms": "0.7.31",
"@types/node": "16.18.23",

View file

@ -1023,10 +1023,10 @@
dependencies:
"@types/node" "*"
"@types/lodash@^4.14.192":
version "4.14.192"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.192.tgz#5790406361a2852d332d41635d927f1600811285"
integrity sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A==
"@types/lodash@^4.14.194":
version "4.14.194"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76"
integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==
"@types/minimatch@*":
version "3.0.3"