Skip to content

Commit 4fbbd49

Browse files
Bump ora from 5.4.1 to 8.0.1 in /packages/utils
Bumps [ora](https://github.com/sindresorhus/ora) from 5.4.1 to 8.0.1. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v5.4.1...v8.0.1) --- updated-dependencies: - dependency-name: ora dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d40271a commit 4fbbd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"chalk": "^4.1.2",
3333
"cross-spawn": "^7.0.3",
3434
"debug": "^4.3.4",
35-
"ora": "^5.4.1",
35+
"ora": "^8.0.1",
3636
"os-lang": "^3.2.0",
3737
"shelljs": "^0.8.5"
3838
},

0 commit comments

Comments
 (0)