Skip to content

Commit 2589b9c

Browse files
authored
chore: update ora to v9.0.0 (#1003)
Only breaking change is that it requires Node.js >=20.
1 parent 8746db3 commit 2589b9c

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

npm-shrinkwrap.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"listr2": "^8.2.5",
5353
"lodash": "^4.17.21",
5454
"log-symbols": "^7.0.0",
55-
"ora": "^8.2.0",
55+
"ora": "^9.0.0",
5656
"replace-in-file": "^8.3.0",
5757
"semver": "^7.7.1",
5858
"undici": "^7.7.0",

0 commit comments

Comments
 (0)