Skip to content

Commit aae7ed2

Browse files
fix(deps): Update dependency ora to v9.4.0 (#902)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ora](https://redirect.github.com/sindresorhus/ora) | [`9.3.0` → `9.4.0`](https://renovatebot.com/diffs/npm/ora/9.3.0/9.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/ora/9.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ora/9.3.0/9.4.0?slim=true) | --- ### Release Notes <details> <summary>sindresorhus/ora (ora)</summary> ### [`v9.4.0`](https://redirect.github.com/sindresorhus/ora/releases/tag/v9.4.0) [Compare Source](https://redirect.github.com/sindresorhus/ora/compare/v9.3.0...v9.4.0) - Add `successSymbol` and `failSymbol` options to `oraPromise` [`3d2e0a9`](https://redirect.github.com/sindresorhus/ora/commit/3d2e0a9) *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDguMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 104db7a commit aae7ed2

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"chalk": "5.6.2",
2929
"execa": "9.6.1",
3030
"node-fetch": "^3.3.2",
31-
"ora": "9.3.0",
31+
"ora": "9.4.0",
3232
"p-wait-for": "^6.0.0",
3333
"semver": "7.7.4"
3434
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)