Skip to content

Commit e204d44

Browse files
Bump ora from 5.4.1 to 9.0.0 in /packages/cli
Bumps [ora](https://github.com/sindresorhus/ora) from 5.4.1 to 9.0.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v5.4.1...v9.0.0) --- updated-dependencies: - dependency-name: ora dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2db5811 commit e204d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"graphql-request": "^7.2.0",
2929
"json5": "^2.2.3",
3030
"jsonc-parser": "^3.3.1",
31-
"ora": "^5.4.1",
31+
"ora": "^9.0.0",
3232
"qrcode-terminal": "^0.12.0",
3333
"resolve-from": "^5.0.0",
3434
"rimraf": "^5.0.10",

0 commit comments

Comments
 (0)