Bump @types/columnify from 1.5.0 to 1.5.1

Bumps [@types/columnify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/columnify) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/columnify)

---
updated-dependencies:
- dependency-name: "@types/columnify"
  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-07-12 11:11:41 +00:00 committed by Labhansh Agrawal
parent 970c7c4100
commit 498639e270
2 changed files with 5 additions and 5 deletions

View file

@ -72,7 +72,7 @@
"@types/args": "3.0.0",
"@types/async-retry": "1.4.3",
"@types/color": "3.0.1",
"@types/columnify": "^1.5.0",
"@types/columnify": "^1.5.1",
"@types/fs-extra": "9.0.11",
"@types/lodash": "^4.14.170",
"@types/mkdirp": "1.0.2",

View file

@ -757,10 +757,10 @@
dependencies:
"@types/color-convert" "*"
"@types/columnify@^1.5.0":
version "1.5.0"
resolved "https://registry.npmjs.org/@types/columnify/-/columnify-1.5.0.tgz#94bb31f14c66bab6d968caa455ff13af1f0e7632"
integrity sha512-f39gUbf4NuSTVG9XEUJzYQ8L9e3l91jwywbJdU0fJixCRHKzQnyWxa9KfRPEuC3PhH5TIAi79kX2sAkXXSTB9Q==
"@types/columnify@^1.5.1":
version "1.5.1"
resolved "https://registry.npmjs.org/@types/columnify/-/columnify-1.5.1.tgz#c6551c5e8614e13a6ccee97c5172637815066d6b"
integrity sha512-pXWQTEvwcO7GAwFvSvaMOIktLcJ2ajIAUyMR93KDZZVWN2G7uieEDBPJskEmXb0Qv8JMPHhaRA52azCPfiFmQA==
"@types/debug@^4.1.5":
version "4.1.5"