Skip to content

Commit f8a4b7b

Browse files
chore(deps): update dependency prettier-plugin-sort-json to ^4.1.1 (#207)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier-plugin-sort-json](https://redirect.github.com/Gudahtt/prettier-plugin-sort-json) | [`^4.1.0` -> `^4.1.1`](https://renovatebot.com/diffs/npm/prettier-plugin-sort-json/4.1.0/4.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-sort-json/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-sort-json/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-sort-json/4.1.0/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-sort-json/4.1.0/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Gudahtt/prettier-plugin-sort-json (prettier-plugin-sort-json)</summary> ### [`v4.1.1`](https://redirect.github.com/Gudahtt/prettier-plugin-sort-json/blob/HEAD/CHANGELOG.md#411) [Compare Source](https://redirect.github.com/Gudahtt/prettier-plugin-sort-json/compare/v4.1.0...v4.1.1) ##### Fixed - Fix `jsonSortOrder` validation ([#&#8203;263](https://redirect.github.com/Gudahtt/prettier-plugin-sort-json/pull/263)) - The plugin was throwing an error when `jsonSortOrder` was not set. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 2am and before 3am" in timezone Asia/Shanghai, Automerge - "schedule:daily" in timezone Asia/Shanghai. 🚦 **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/u3u/prettier-config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69fb2e3 commit f8a4b7b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"prettier-plugin-packagejson": "^2.5.6",
8585
"prettier-plugin-prisma": "^5.0.0",
8686
"prettier-plugin-sh": "^0.14.0",
87-
"prettier-plugin-sort-json": "^4.1.0",
87+
"prettier-plugin-sort-json": "^4.1.1",
8888
"prettier-plugin-sql": "^0.18.1",
8989
"prettier-plugin-tailwindcss": "^0.6.9",
9090
"remeda": "^2.19.0"

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)