Skip to content

Commit 7570be6

Browse files
Bump ora from 6.3.1 to 8.1.1
Bumps [ora](https://github.com/sindresorhus/ora) from 6.3.1 to 8.1.1. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v6.3.1...v8.1.1) --- updated-dependencies: - dependency-name: ora dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7905bad commit 7570be6

File tree

3 files changed

+95
-76
lines changed

3 files changed

+95
-76
lines changed

packages/log/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@battis/qui-cli.colors": "workspace:*",
2828
"@battis/qui-cli.plugin": "workspace:*",
29-
"ora": "^6.3.1",
29+
"ora": "^8.1.1",
3030
"strip-ansi": "^7.1.0",
3131
"winston": "^3.17.0"
3232
},

packages/shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@battis/qui-cli.colors": "workspace:*",
2828
"@battis/qui-cli.log": "workspace:*",
2929
"@battis/qui-cli.plugin": "workspace:*",
30-
"ora": "^6.3.1",
30+
"ora": "^8.1.1",
3131
"shelljs": "^0.8.5"
3232
},
3333
"devDependencies": {

pnpm-lock.yaml

Lines changed: 93 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)