Skip to content

Commit 9648097

Browse files
chore(deps): Bump log-symbols from 4.1.0 to 5.1.0
Bumps [log-symbols](https://github.com/sindresorhus/log-symbols) from 4.1.0 to 5.1.0. - [Release notes](https://github.com/sindresorhus/log-symbols/releases) - [Commits](sindresorhus/log-symbols@v4.1.0...v5.1.0) --- updated-dependencies: - dependency-name: log-symbols dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b84419e commit 9648097

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"inquirer": "^8.0.0",
4242
"json-stable-stringify": "^1.0.1",
4343
"lodash": "^4.17.21",
44-
"log-symbols": "^4.0.0",
44+
"log-symbols": "^5.1.0",
4545
"ora": "^5.3.0",
4646
"p-map": "^4.0.0",
4747
"react": "^17.0.2",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ink-table": "^3.0.0",
2424
"ink-task-list": "^1.1.0",
2525
"lodash.startcase": "^4.4.0",
26-
"log-symbols": "^4.0.0",
26+
"log-symbols": "^5.1.0",
2727
"object-path": "^0.11.8",
2828
"react": "^17.0.2",
2929
"strip-ansi": "^6.0.0"

0 commit comments

Comments
 (0)