Bump @types/lodash from 4.14.177 to 4.14.178

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.177 to 4.14.178.
- [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-12-13 11:04:05 +00:00 committed by Labhansh Agrawal
parent c6ef26d244
commit 1a0a1787af
2 changed files with 5 additions and 5 deletions

View file

@ -75,7 +75,7 @@
"@types/color": "3.0.2",
"@types/columnify": "^1.5.1",
"@types/fs-extra": "9.0.13",
"@types/lodash": "^4.14.177",
"@types/lodash": "^4.14.178",
"@types/mkdirp": "1.0.2",
"@types/mousetrap": "1.6.8",
"@types/ms": "0.7.31",

View file

@ -871,10 +871,10 @@
dependencies:
"@types/node" "*"
"@types/lodash@^4.14.177":
version "4.14.177"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==
"@types/lodash@^4.14.178":
version "4.14.178"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
"@types/minimatch@*":
version "3.0.3"