From 5cb003bd5a2abe8c500dc3d67654c507945ae552 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 01:40:09 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-packagejson to v2.5.7 (#2134) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.6` -> `2.5.7`](https://renovatebot.com/diffs/npm/prettier-plugin-packagejson/2.5.6/2.5.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)</summary> ### [`v2.5.7`](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/releases/tag/v2.5.7) [Compare Source](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.6...v2.5.7) ##### Bug Fixes - **deps:** update dependency sort-package-json to v2.13.0 ([9515f01](https://redirect.github.com/matzkoh/prettier-plugin-packagejson/commit/9515f0108a7e7d1cc10beea54d5597ecc33dc70e)) </details> --- ### Configuration 📅 **Schedule**: 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 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/JoshuaKGoldberg/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 132f15400..32e3ca206 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "markdownlint-cli": "0.43.0", "prettier": "3.4.2", "prettier-plugin-curly": "0.3.1", - "prettier-plugin-packagejson": "2.5.6", + "prettier-plugin-packagejson": "2.5.7", "release-it": "18.1.1", "sentences-per-line": "0.3.0", "tsup": "8.3.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a62cab62c..3827b8a28 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -121,8 +121,8 @@ importers: specifier: 0.3.1 version: 0.3.1(prettier@3.4.2) prettier-plugin-packagejson: - specifier: 2.5.6 - version: 2.5.6(prettier@3.4.2) + specifier: 2.5.7 + version: 2.5.7(prettier@3.4.2) release-it: specifier: 18.1.1 version: 18.1.1(@types/node@22.10.6)(typescript@5.7.3) @@ -2991,8 +2991,8 @@ packages: peerDependencies: prettier: ^2 || ^3 - prettier-plugin-packagejson@2.5.6: - resolution: {integrity: sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w==} + prettier-plugin-packagejson@2.5.7: + resolution: {integrity: sha512-AF2xIbrSPduMF+p4Ag5cxeQpIFrAdDx+JE1G9qhU95ToVmUGOzXiNEJzdmb9+8lJ2IU5IX30i2xsojOmhTyT7Q==} peerDependencies: prettier: '>= 1.16.0' peerDependenciesMeta: @@ -3215,8 +3215,8 @@ packages: sort-object-keys@1.1.3: resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} - sort-package-json@2.12.0: - resolution: {integrity: sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew==} + sort-package-json@2.13.0: + resolution: {integrity: sha512-y1iCgJ+ZrOSgkzuhtpaxxsCLeUPZbEbIxcMDBde6JwpkZ3e9vVQhZ46iCD97GYImdgBLtXSPxxS9LqZbL6Th2Q==} hasBin: true source-map-js@1.2.0: @@ -5396,7 +5396,7 @@ snapshots: package-json-validator: 0.7.0 semver: 7.6.3 sort-object-keys: 1.1.3 - sort-package-json: 2.12.0 + sort-package-json: 2.13.0 validate-npm-package-name: 6.0.0 eslint-plugin-perfectionist@4.6.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3): @@ -6661,9 +6661,9 @@ snapshots: transitivePeerDependencies: - supports-color - prettier-plugin-packagejson@2.5.6(prettier@3.4.2): + prettier-plugin-packagejson@2.5.7(prettier@3.4.2): dependencies: - sort-package-json: 2.12.0 + sort-package-json: 2.13.0 synckit: 0.9.2 optionalDependencies: prettier: 3.4.2 @@ -6920,7 +6920,7 @@ snapshots: sort-object-keys@1.1.3: {} - sort-package-json@2.12.0: + sort-package-json@2.13.0: dependencies: detect-indent: 7.0.1 detect-newline: 4.0.1