Bump @types/columnify from 1.5.1 to 1.5.2

Bumps [@types/columnify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/columnify) from 1.5.1 to 1.5.2.
- [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] 2023-09-05 05:10:33 +00:00 committed by Labhansh Agrawal
parent dc2587530b
commit 50266ba880
2 changed files with 5 additions and 5 deletions

View file

@ -86,7 +86,7 @@
"@types/args": "5.0.0", "@types/args": "5.0.0",
"@types/async-retry": "1.4.3", "@types/async-retry": "1.4.3",
"@types/color": "3.0.3", "@types/color": "3.0.3",
"@types/columnify": "^1.5.1", "@types/columnify": "^1.5.2",
"@types/fs-extra": "11.0.1", "@types/fs-extra": "11.0.1",
"@types/lodash": "^4.14.197", "@types/lodash": "^4.14.197",
"@types/mousetrap": "1.6.11", "@types/mousetrap": "1.6.11",

View file

@ -1052,10 +1052,10 @@
dependencies: dependencies:
"@types/color-convert" "*" "@types/color-convert" "*"
"@types/columnify@^1.5.1": "@types/columnify@^1.5.2":
version "1.5.1" version "1.5.2"
resolved "https://registry.npmjs.org/@types/columnify/-/columnify-1.5.1.tgz#c6551c5e8614e13a6ccee97c5172637815066d6b" resolved "https://registry.npmjs.org/@types/columnify/-/columnify-1.5.2.tgz#f9928b7527612780089e7089bc08850f669c5c25"
integrity sha512-pXWQTEvwcO7GAwFvSvaMOIktLcJ2ajIAUyMR93KDZZVWN2G7uieEDBPJskEmXb0Qv8JMPHhaRA52azCPfiFmQA== integrity sha512-7eB3pSTGn5OoWfeB9l2mdCoKnFWWzZPxBDeBLgOFrQesVUumpkAGzS+Iq6Yg05yIaq7G5kaelWhlmIUZqOpc4Q==
"@types/debug@^4.1.6": "@types/debug@^4.1.6":
version "4.1.7" version "4.1.7"