Skip to content

Commit 892f2ec

Browse files
authored
fix: Update basic ctp (#343)
1 parent bd424eb commit 892f2ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"homepage": "https://console-table.netlify.app/docs/doc-cli-install-quick-start",
3737
"dependencies": {
3838
"commander": "^14.0.0",
39-
"console-table-printer": "^2.13.0"
39+
"console-table-printer": "^2.14.0"
4040
},
4141
"devDependencies": {
4242
"@semantic-release/changelog": "^6.0.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1982,7 +1982,7 @@ confusing-browser-globals@^1.0.10:
19821982
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81"
19831983
integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==
19841984

1985-
console-table-printer@^2.13.0:
1985+
console-table-printer@^2.14.0:
19861986
version "2.14.0"
19871987
resolved "https://registry.yarnpkg.com/console-table-printer/-/console-table-printer-2.14.0.tgz#4c2874933348aaa685f468a51234fafecbb9f97b"
19881988
integrity sha512-zrY29NkhSoY9SxEynJVWk6zuuI2tGnlS00+Jx+EWkp6QTsyj8W/Zc20awiqVvPj73oP5kX6w5uDW9rle5IznYw==

0 commit comments

Comments
 (0)