Skip to content

Commit 4ecacab

Browse files
chore(deps): update dependency prettier-plugin-packagejson to v2.5.2 (#11439)
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>
1 parent e4fe498 commit 4ecacab

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"ora": "8.0.1",
124124
"prettier": "3.3.3",
125125
"prettier-plugin-curly": "0.2.2",
126-
"prettier-plugin-packagejson": "2.5.1",
126+
"prettier-plugin-packagejson": "2.5.2",
127127
"prettier-plugin-sh": "0.14.0",
128128
"prompts": "2.4.2",
129129
"rimraf": "6.0.1",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -24977,18 +24977,18 @@ __metadata:
2497724977
languageName: node
2497824978
linkType: hard
2497924979

24980-
"prettier-plugin-packagejson@npm:2.5.1":
24981-
version: 2.5.1
24982-
resolution: "prettier-plugin-packagejson@npm:2.5.1"
24980+
"prettier-plugin-packagejson@npm:2.5.2":
24981+
version: 2.5.2
24982+
resolution: "prettier-plugin-packagejson@npm:2.5.2"
2498324983
dependencies:
24984-
sort-package-json: "npm:2.10.0"
24984+
sort-package-json: "npm:2.10.1"
2498524985
synckit: "npm:0.9.1"
2498624986
peerDependencies:
2498724987
prettier: ">= 1.16.0"
2498824988
peerDependenciesMeta:
2498924989
prettier:
2499024990
optional: true
24991-
checksum: 10c0/eb1b9f5a78b56b95adfe0b57f3ee888aa7717262b96052984d728fe3ff66e7fd4757e24e2b67632ee72c461de22b236e61fcd9fc5f2738bfe952be9eae179aca
24991+
checksum: 10c0/ddaf6a662f0156ad1a34d4e891b6ea05398de4fe56d6d14f4802f79b4824c71602e09661e665e0228232313a5cd27fe6d9d481080d6dd41620f9cf7fb285d240
2499224992
languageName: node
2499324993
linkType: hard
2499424994

@@ -26686,7 +26686,7 @@ __metadata:
2668626686
ora: "npm:8.0.1"
2668726687
prettier: "npm:3.3.3"
2668826688
prettier-plugin-curly: "npm:0.2.2"
26689-
prettier-plugin-packagejson: "npm:2.5.1"
26689+
prettier-plugin-packagejson: "npm:2.5.2"
2669026690
prettier-plugin-sh: "npm:0.14.0"
2669126691
prompts: "npm:2.4.2"
2669226692
rimraf: "npm:6.0.1"
@@ -27318,9 +27318,9 @@ __metadata:
2731827318
languageName: node
2731927319
linkType: hard
2732027320

27321-
"sort-package-json@npm:2.10.0":
27322-
version: 2.10.0
27323-
resolution: "sort-package-json@npm:2.10.0"
27321+
"sort-package-json@npm:2.10.1":
27322+
version: 2.10.1
27323+
resolution: "sort-package-json@npm:2.10.1"
2732427324
dependencies:
2732527325
detect-indent: "npm:^7.0.1"
2732627326
detect-newline: "npm:^4.0.0"
@@ -27332,7 +27332,7 @@ __metadata:
2733227332
sort-object-keys: "npm:^1.1.3"
2733327333
bin:
2733427334
sort-package-json: cli.js
27335-
checksum: 10c0/f3325c402cd63fa42947e3861fde0ed26c742bb1db9011d4a4111f2a27427ec778ce8223af5c5dd8fcdb1cf49a1ff55d7e5323fb187d29811cd99e503a80fe26
27335+
checksum: 10c0/7511c57e4661be222bce68522fb90f72e77a2a4694d05df0e55e70e72736944371a4be82a7cb1be4402455bbfd23857b0fabae3bbe9a1ae1351ff7caac64a468
2733627336
languageName: node
2733727337
linkType: hard
2733827338

0 commit comments

Comments
 (0)