Skip to content

Commit b58ae01

Browse files
chore(deps): ⬆️ update consola to v3.2.3 (#29)
[![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://github.com/pi0)) - Alexander Topalo <[email protected]> - Estéban ([@&#8203;Barbapapazes](http://github.com/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).
1 parent c312b22 commit b58ae01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
]
7676
},
7777
"dependencies": {
78-
"consola": "3.2.2",
78+
"consola": "3.2.3",
7979
"dotenv": "16.3.1",
8080
"winston": "3.9.0",
8181
"winston-daily-rotate-file": "4.7.1",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)