Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (#…
Browse files Browse the repository at this point in the history
…11440)

This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v2.5.2`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.5.2)

[Compare
Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.1...v2.5.2)

##### Bug Fixes

- **deps:** update dependency sort-package-json to v2.10.1
([44fef1d](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/44fef1dbae4601086d739d1b1021e44c8d716064))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent baa2bfd commit ffe4bf2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/create-redwood-rsc-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3491,17 +3491,17 @@ __metadata:
linkType: hard

"prettier-plugin-packagejson@npm:^2.5.1":
version: 2.5.1
resolution: "prettier-plugin-packagejson@npm:2.5.1"
version: 2.5.2
resolution: "prettier-plugin-packagejson@npm:2.5.2"
dependencies:
sort-package-json: "npm:2.10.0"
sort-package-json: "npm:2.10.1"
synckit: "npm:0.9.1"
peerDependencies:
prettier: ">= 1.16.0"
peerDependenciesMeta:
prettier:
optional: true
checksum: 10c0/eb1b9f5a78b56b95adfe0b57f3ee888aa7717262b96052984d728fe3ff66e7fd4757e24e2b67632ee72c461de22b236e61fcd9fc5f2738bfe952be9eae179aca
checksum: 10c0/ddaf6a662f0156ad1a34d4e891b6ea05398de4fe56d6d14f4802f79b4824c71602e09661e665e0228232313a5cd27fe6d9d481080d6dd41620f9cf7fb285d240
languageName: node
linkType: hard

Expand Down Expand Up @@ -3815,9 +3815,9 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:2.10.0":
version: 2.10.0
resolution: "sort-package-json@npm:2.10.0"
"sort-package-json@npm:2.10.1":
version: 2.10.1
resolution: "sort-package-json@npm:2.10.1"
dependencies:
detect-indent: "npm:^7.0.1"
detect-newline: "npm:^4.0.0"
Expand All @@ -3829,7 +3829,7 @@ __metadata:
sort-object-keys: "npm:^1.1.3"
bin:
sort-package-json: cli.js
checksum: 10c0/f3325c402cd63fa42947e3861fde0ed26c742bb1db9011d4a4111f2a27427ec778ce8223af5c5dd8fcdb1cf49a1ff55d7e5323fb187d29811cd99e503a80fe26
checksum: 10c0/7511c57e4661be222bce68522fb90f72e77a2a4694d05df0e55e70e72736944371a4be82a7cb1be4402455bbfd23857b0fabae3bbe9a1ae1351ff7caac64a468
languageName: node
linkType: hard

Expand Down

0 comments on commit ffe4bf2

Please sign in to comment.