Skip to content

Commit

Permalink
chore(deps): ⬆️ update consola to v3.2.3 (#29)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [consola](https://togithub.com/unjs/consola) | [`3.2.2` -> `3.2.3`](https://renovatebot.com/diffs/npm/consola/3.2.2/3.2.3) | [![age](https://badges.renovateapi.com/packages/npm/consola/3.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/consola/3.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/consola/3.2.3/compatibility-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/consola/3.2.3/confidence-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>unjs/consola (consola)</summary>

### [`v3.2.3`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v323)

[Compare Source](https://togithub.com/unjs/consola/compare/v3.2.2...v3.2.3)

[compare changes](https://togithub.com/unjs/consola/compare/v3.2.2...v3.2.3)

##### 🩹 Fixes

-   **types:** Partial style options for `box` ([#&#8203;210](https://togithub.com/unjs/consola/pull/210))
-   **types:** Add backward compatible declarations ([e46733b](https://togithub.com/unjs/consola/commit/e46733b))

##### 🏡 Chore

-   Remove extra `await` in `spinner` example ([#&#8203;211](https://togithub.com/unjs/consola/pull/211))
-   Add autofix ci ([b3aa049](https://togithub.com/unjs/consola/commit/b3aa049))
-   Update prettier ([9a4b67e](https://togithub.com/unjs/consola/commit/9a4b67e))

##### ❤️  Contributors

-   Pooya Parsa ([@&#8203;pi0](http:/pi0))
-   Alexander Topalo <[email protected]>
-   Estéban ([@&#8203;Barbapapazes](http:/Barbapapazes))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/timelessco/node-ts-app).
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent c312b22 commit b58ae01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
]
},
"dependencies": {
"consola": "3.2.2",
"consola": "3.2.3",
"dotenv": "16.3.1",
"winston": "3.9.0",
"winston-daily-rotate-file": "4.7.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b58ae01

Please sign in to comment.