Skip to content

Commit 1f174ed

Browse files
authored
fix(deps): Update dependency ora to v9.3.0 (#844)
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.1.0` → `9.3.0`](https://renovatebot.com/diffs/npm/ora/9.1.0/9.3.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/ora/9.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ora/9.1.0/9.3.0?slim=true) | --- ### Release Notes <details> <summary>sindresorhus/ora (ora)</summary> ### [`v9.3.0`](https://redirect.github.com/sindresorhus/ora/releases/tag/v9.3.0) [Compare Source](https://redirect.github.com/sindresorhus/ora/compare/v9.2.0...v9.3.0) - Reduce flicker in rendering [`2ab4f76`](https://redirect.github.com/sindresorhus/ora/commit/2ab4f76) *** ### [`v9.2.0`](https://redirect.github.com/sindresorhus/ora/releases/tag/v9.2.0) [Compare Source](https://redirect.github.com/sindresorhus/ora/compare/v9.1.0...v9.2.0) - Update `stdin-discarder` dependency ([#&#8203;251](https://redirect.github.com/sindresorhus/ora/issues/251)) [`020eaba`](https://redirect.github.com/sindresorhus/ora/commit/020eaba) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent eebb42e commit 1f174ed

2 files changed

Lines changed: 40 additions & 40 deletions

File tree

package-lock.json

Lines changed: 39 additions & 39 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
@@ -28,7 +28,7 @@
2828
"chalk": "5.6.2",
2929
"execa": "8.0.1",
3030
"node-fetch": "^3.3.2",
31-
"ora": "9.1.0",
31+
"ora": "9.3.0",
3232
"p-wait-for": "^6.0.0",
3333
"semver": "7.7.4"
3434
},

0 commit comments

Comments
 (0)