Skip to content

Commit 2b98ca6

Browse files
chore(deps): update dependency prettier to v3.8.4 (#1932)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`=3.8.3` → `=3.8.4`](https://renovatebot.com/diffs/npm/prettier/3.8.3/3.8.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.8.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.8.3/3.8.4?slim=true) | devDependencies | patch | | [prettier](https://redirect.github.com/prettier/prettier) | `3.8.3` → `3.8.4` | ![age](https://developer.mend.io/api/mc/badges/age/github-releases/prettier%2fprettier/3.8.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-releases/prettier%2fprettier/3.8.3/3.8.4?slim=true) | | patch | --- ### Release Notes <details> <summary>prettier/prettier (prettier)</summary> ### [`v3.8.4`](https://redirect.github.com/prettier/prettier/compare/3.8.3...fbf300f9d89820364ddc9b2efa05b92b8c01b692) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.8.3...3.8.4) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/knope-dev/knope). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a635d9 commit 2b98ca6

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/package-lock.json

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

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "^6.0.0"
2121
},
2222
"devDependencies": {
23-
"prettier": "=3.8.3",
23+
"prettier": "=3.8.4",
2424
"prettier-plugin-astro": "^0.14.0"
2525
},
2626
"prettier": {

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tools]
22
node = "24"
3-
prettier = "3.8.3"
3+
prettier = "3.8.4"
44
taplo = "0.10.0"
55
"cargo:cargo-deny" = "0.19.0"
66

0 commit comments

Comments
 (0)