Skip to content

Commit

Permalink
bump(deps): update dependency prettier-plugin-packagejson to ^2.4.8 (#…
Browse files Browse the repository at this point in the history
…106)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[prettier-plugin-packagejson](https://togithub.com/matzkoh/prettier-plugin-packagejson)
| [`^2.4.7` ->
`^2.4.8`](https://renovatebot.com/diffs/npm/prettier-plugin-packagejson/2.4.7/2.4.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-packagejson/2.4.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-packagejson/2.4.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-packagejson/2.4.7/2.4.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-packagejson/2.4.7/2.4.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>matzkoh/prettier-plugin-packagejson
(prettier-plugin-packagejson)</summary>

###
[`v2.4.8`](https://togithub.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.4.8)

[Compare
Source](https://togithub.com/matzkoh/prettier-plugin-packagejson/compare/v2.4.7...v2.4.8)

##### Bug Fixes

- **deps:** update dependency synckit to v0.8.8
([bfbbf2d](https://togithub.com/matzkoh/prettier-plugin-packagejson/commit/bfbbf2d71f3052e5c5d3c6b524e61905852544b9))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/levaintech/frontmatter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent be0ea60 commit 891d8e1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 134 deletions.
159 changes: 26 additions & 133 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion workspace/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"main": "./index.js",
"dependencies": {
"prettier-plugin-packagejson": "^2.4.7",
"prettier-plugin-packagejson": "^2.4.8",
"prettier-plugin-tailwindcss": "^0.5.10"
}
}

0 comments on commit 891d8e1

Please sign in to comment.