Commit f842ecb
authored
fix(deps): Update dependency ora to v8.1.1 (#621)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ora](https://togithub.com/sindresorhus/ora) | dependencies | patch | [`8.1.0` -> `8.1.1`](https://renovatebot.com/diffs/npm/ora/8.1.0/8.1.1) |
---
### Release Notes
<details>
<summary>sindresorhus/ora (ora)</summary>
### [`v8.1.1`](https://togithub.com/sindresorhus/ora/releases/tag/v8.1.1)
[Compare Source](https://togithub.com/sindresorhus/ora/compare/v8.1.0...v8.1.1)
- Fix animation speed when update methods are called very often [`818ca34`](https://togithub.com/sindresorhus/ora/commit/818ca34)
- Fix handling of symbol being empty string in `stopAndPersist()` ([#​243](https://togithub.com/sindresorhus/ora/issues/243)) [`5117dfb`](https://togithub.com/sindresorhus/ora/commit/5117dfb)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent cabdf65 commit f842ecb
2 files changed
+20
-20
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments