Skip to content

Commit d15a28b

Browse files
committed
Merge branch 'deps/ora-9'
# Conflicts: # CHANGELOG.md # package-lock.json # package.json
2 parents 6fbc2e7 + 148c063 commit d15a28b

3 files changed

Lines changed: 42 additions & 49 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- Updated inquirer from 12 to 13
2020
- Updated better-sqlite3 from 11 to 12
2121
- Updated p-limit from 6 to 7
22+
- Updated ora from 8 to 9
2223

2324
### Fixed
2425
- Double space in "Unsupported file type" suggestion message for file translation

package-lock.json

Lines changed: 40 additions & 48 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
@@ -71,7 +71,7 @@
7171
"form-data": "^4.0.4",
7272
"inquirer": "^13.0.0",
7373
"minimatch": "^9.0.5",
74-
"ora": "^8.1.1",
74+
"ora": "^9.0.0",
7575
"p-limit": "^7.0.0",
7676
"ws": "^8.19.0",
7777
"yaml": "^2.8.2"

0 commit comments

Comments
 (0)