Skip to content

Commit 5b5c1d5

Browse files
Update dependency sortier to v2.1.1 (#1240)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sortier](https://snowcoders.github.io/sortier) ([source](https://redirect.github.com/snowcoders/sortier)) | [`2.1.0` -> `2.1.1`](https://renovatebot.com/diffs/npm/sortier/2.1.0/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sortier/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sortier/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sortier/2.1.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sortier/2.1.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>snowcoders/sortier (sortier)</summary> ### [`v2.1.1`](https://redirect.github.com/snowcoders/sortier/blob/HEAD/CHANGELOG.md#211---2025-03-06) [Compare Source](https://redirect.github.com/snowcoders/sortier/compare/2.1.0...2.1.1) - Fixed config file not being used if not in current working directory (thanks [@&#8203;jpaas](https://redirect.github.com/jpaas)) </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/snowcoders/scaffold-typescript-cli--github). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2750b2f commit 5b5c1d5

File tree

2 files changed

+31
-28
lines changed

2 files changed

+31
-28
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prettier": "3.5.3",
2323
"release-it": "18.1.2",
2424
"rimraf": "6.0.1",
25-
"sortier": "2.1.0",
25+
"sortier": "2.1.1",
2626
"ts-jest": "29.2.6",
2727
"tslib": "2.8.1",
2828
"typescript": "5.8.2"

0 commit comments

Comments
 (0)