Skip to content

Commit 8710e29

Browse files
Update dependency sortier to v2.1.0 (#1222)
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.0.2` -> `2.1.0`](https://renovatebot.com/diffs/npm/sortier/2.0.2/2.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sortier/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sortier/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sortier/2.0.2/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sortier/2.0.2/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>snowcoders/sortier (sortier)</summary> ### [`v2.1.0`](https://redirect.github.com/snowcoders/sortier/blob/HEAD/CHANGELOG.md#210---2025-01-26) [Compare Source](https://redirect.github.com/snowcoders/sortier/compare/2.0.2...2.1.0) - Updated our typescript parsing dependencies - [@&#8203;typescript-eslint](https://redirect.github.com/typescript-eslint)[@&#8203;8](https://redirect.github.com/8).21.0 - [email protected] - Fixed bug when sortContents is enabled, sometimes member functions aren't sorted </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 238741b commit 8710e29

File tree

2 files changed

+93
-141
lines changed

2 files changed

+93
-141
lines changed

package-lock.json

Lines changed: 92 additions & 140 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.4.2",
2323
"release-it": "18.1.2",
2424
"rimraf": "6.0.1",
25-
"sortier": "2.0.2",
25+
"sortier": "2.1.0",
2626
"ts-jest": "29.2.5",
2727
"tslib": "2.8.1",
2828
"typescript": "5.7.3"

0 commit comments

Comments
 (0)