Skip to content

Commit 3f49e68

Browse files
chore(deps): update dependency sort-package-json to ^3.2.1 (#737)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sort-package-json](https://redirect.github.com/keithamus/sort-package-json) | [`^3.2.0` -> `^3.2.1`](https://renovatebot.com/diffs/npm/sort-package-json/3.2.0/3.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sort-package-json/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sort-package-json/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sort-package-json/3.2.0/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sort-package-json/3.2.0/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>keithamus/sort-package-json (sort-package-json)</summary> ### [`v3.2.1`](https://redirect.github.com/keithamus/sort-package-json/releases/tag/v3.2.1) [Compare Source](https://redirect.github.com/keithamus/sort-package-json/compare/v3.2.0...v3.2.1) ##### Bug Fixes - prevent sorting when npm-run-all2 is used ([#&#8203;361](https://redirect.github.com/keithamus/sort-package-json/issues/361)) ([aa6774a](https://redirect.github.com/keithamus/sort-package-json/commit/aa6774ad937feb83178c8bc981f08305e1d22b5c)), closes [#&#8203;359](https://redirect.github.com/keithamus/sort-package-json/issues/359) </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/lynx-family/lynx-stack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImJvdDpyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 183881e commit 3f49e68

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"globals": "^16.1.0",
4141
"husky": "^9.1.7",
4242
"lint-staged": "^15.5.2",
43-
"sort-package-json": "^3.2.0",
43+
"sort-package-json": "^3.2.1",
4444
"ts-patch": "^3.3.0",
4545
"turbo": "^2.5.3",
4646
"typescript": "^5.8.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)